Uses of Enum
org.alfresco.rest.workflow.api.model.TaskStateTransition
Packages that use TaskStateTransition
-
Uses of TaskStateTransition in org.alfresco.rest.workflow.api.model
Methods in org.alfresco.rest.workflow.api.model that return TaskStateTransitionModifier and TypeMethodDescriptionstatic TaskStateTransition
TaskStateTransition.getTaskActionFromString
(String action) static TaskStateTransition
Returns the enum constant of this type with the specified name.static TaskStateTransition[]
TaskStateTransition.values()
Returns an array containing the constants of this enum type, in the order they are declared.