WorkflowRules |
WorkflowRules.addConditionsItem(WorkflowTransitionRule conditionsItem) |
WorkflowRules |
WorkflowRules.addPostFunctionsItem(WorkflowTransitionRule postFunctionsItem) |
WorkflowRules |
WorkflowRules.addValidatorsItem(WorkflowTransitionRule validatorsItem) |
WorkflowRules |
WorkflowRules.conditions(List<WorkflowTransitionRule> conditions) |
WorkflowRules |
Transition.getRules()
Get rules
|
WorkflowRules |
WorkflowRules.postFunctions(List<WorkflowTransitionRule> postFunctions) |
WorkflowRules |
WorkflowRules.validators(List<WorkflowTransitionRule> validators) |