Uses of Enum Class
ru.cg.webbpm.modules.bpmn.workflow.api.bean.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in ru.cg.webbpm.modules.bpmn.workflow.api.bean
Methods in ru.cg.webbpm.modules.bpmn.workflow.api.bean that return TaskStatusModifier and TypeMethodDescriptionTask.getStatus()
static TaskStatus
Returns the enum constant of this class with the specified name.static TaskStatus[]
TaskStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cg.webbpm.modules.bpmn.workflow.api.bean with parameters of type TaskStatus