- getActions() - Method in class com.cedarsoft.workflow.TransitionDefinition
-
Returns the actions
- getBean() - Method in class com.cedarsoft.workflow.Workflow
-
Returns the bean of that workflow
- getCurrentState() - Method in class com.cedarsoft.workflow.Workflow
-
Returns the current state
- getFirstAction() - Method in class com.cedarsoft.workflow.TransitionDefinition
-
Deprecated.
- getId() - Method in class com.cedarsoft.workflow.State
-
Returns the id
- getInitialState() - Method in class com.cedarsoft.workflow.WorkflowDefinition
-
Getter for the field initialState.
- getPossibleTransition() - Method in class com.cedarsoft.workflow.Workflow
-
Returns the possible transitions.
- getPossibleTransitionDefinitions() - Method in class com.cedarsoft.workflow.Workflow
-
Deprecated.
- getSource() - Method in class com.cedarsoft.workflow.TransitionDefinition
-
Getter for the field source.
- getTarget() - Method in class com.cedarsoft.workflow.TransitionDefinition
-
Getter for the field target.
- getTransitions() - Method in class com.cedarsoft.workflow.State
-
Returns the transitions for this state
- getWorkflowDefinition() - Method in class com.cedarsoft.workflow.Workflow
-
Returns the workflow definition this workflow is based on