Table of Contents |
---|
Usages
English Decision Tool Plugin is used in a route in a process flow to decide the next transition to flow to after the route. - Decision Tool Plugin will override the transition rule in the process flow if mapped to a route.
- A useable Decision Tool Plugin must extend org.joget.workflow.model.DecisionPluginDefault abstract class.
...