Uses of Class
com.logicaldoc.workflow.model.Transition
Packages that use Transition
-
Uses of Transition in com.logicaldoc.workflow.model
Methods in com.logicaldoc.workflow.model that return types with arguments of type TransitionModifier and TypeMethodDescriptionBaseWorkflowModel.getTransitions()
WorkflowDefinition.getTransitions()
WorkflowTask.getTransitions()
Methods in com.logicaldoc.workflow.model with parameters of type TransitionMethod parameters in com.logicaldoc.workflow.model with type arguments of type TransitionModifier and TypeMethodDescriptionvoid
BaseWorkflowModel.setTransitions
(List<Transition> transitions) Constructors in com.logicaldoc.workflow.model with parameters of type Transition