Package org.chenile.orchestrator.process.service.cmds
package org.chenile.orchestrator.process.service.cmds
-
ClassesClassDescriptionContains customized logic for the transition.Contains customized logic for the transition.Contains customized logic for the transition.DefaultSTMTransitionAction<PayloadType extends MinimalPayload>This class is invoked if no specific transition action is specified Extend this class to do generic things that are relevant for all actions in the workflowContains customized logic for the transition.This is called if this process is done with errors.SplitDoneAction handles both splitPartiallyDone and splitDone events.Contains customized logic for the transition.If subprocess is done successfully, then we should increment the num of completed sub processes.