Uses of Enum Class
com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
Packages that use WorkFlowTaskType
Package
Description
-
Uses of WorkFlowTaskType in com.redhat.parodos.workflow.task.assessment
Methods in com.redhat.parodos.workflow.task.assessment that return WorkFlowTaskType -
Uses of WorkFlowTaskType in com.redhat.parodos.workflow.task.checker
Methods in com.redhat.parodos.workflow.task.checker that return WorkFlowTaskType -
Uses of WorkFlowTaskType in com.redhat.parodos.workflow.task.enums
Methods in com.redhat.parodos.workflow.task.enums that return WorkFlowTaskTypeModifier and TypeMethodDescriptionstatic WorkFlowTaskTypeReturns the enum constant of this class with the specified name.static WorkFlowTaskType[]WorkFlowTaskType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WorkFlowTaskType in com.redhat.parodos.workflow.task.infrastructure
Methods in com.redhat.parodos.workflow.task.infrastructure that return WorkFlowTaskType