Uses of Record Class
org.sterl.pmw.command.TriggerWorkflowCommand
Packages that use TriggerWorkflowCommand
-
Uses of TriggerWorkflowCommand in org.sterl.pmw.model
Methods in org.sterl.pmw.model with parameters of type TriggerWorkflowCommandModifier and TypeMethodDescription<R extends Serializable>
voidWorkflowContext.addCommand(TriggerWorkflowCommand<R> command) This method shouldn't be directly called, use the trigger factory method of the workflow builder. -
Uses of TriggerWorkflowCommand in org.sterl.pmw.spring.component
Methods in org.sterl.pmw.spring.component with parameters of type TriggerWorkflowCommandModifier and TypeMethodDescription<R extends Serializable>
voidWorkflowStepComponent.SimpleWorkflowContext.addCommand(TriggerWorkflowCommand<R> command)