Uses of Interface
org.sterl.pmw.model.WorkflowContext
Packages that use WorkflowContext
-
Uses of WorkflowContext in org.sterl.pmw.model
Methods in org.sterl.pmw.model with parameters of type WorkflowContextModifier and TypeMethodDescriptionvoidChooseStep.apply(WorkflowContext<T> context) voidSequentialStep.apply(WorkflowContext<T> context) voidTriggerWorkflowStep.apply(WorkflowContext<T> context) voidWaitStep.apply(WorkflowContext<T> context) voidWorkflowStep.apply(WorkflowContext<T> context) -
Uses of WorkflowContext in org.sterl.pmw.spring.component
Classes in org.sterl.pmw.spring.component that implement WorkflowContextModifier and TypeClassDescriptionstatic class