Uses of Enum Class
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 TaskStateTransitionTaskStateTransition.getTaskActionFromString(String action) static TaskStateTransitionReturns the enum constant of this class with the specified name.static TaskStateTransition[]TaskStateTransition.values()Returns an array containing the constants of this enum class, in the order they are declared.