Uses of Interface
org.sterl.pmw.model.WorkflowFunction
Packages that use WorkflowFunction
-
Uses of WorkflowFunction in org.sterl.pmw.model
Methods in org.sterl.pmw.model with parameters of type WorkflowFunctionModifier and TypeMethodDescriptionSequentialStepFactory.function(WorkflowFunction<T> fn) ChooseFactory.ifSelected(String stepId, WorkflowFunction<T> fn) WorkflowFactory.next(String name, WorkflowFunction<T> fn) WorkflowFactory.next(WorkflowFunction<T> fn)