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 TaskStateTransitionTaskStateTransition.getTaskActionFromString(String action) static TaskStateTransitionReturns 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.