Uses of Enum Class
org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
-
Uses of TaskEntity.TaskState in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionstatic TaskEntity.TaskState
Returns the enum constant of this class with the specified name.static TaskEntity.TaskState[]
TaskEntity.TaskState.values()
Returns an array containing the constants of this enum class, in the order they are declared.