Package org.sterl.pmw.model
Class ChooseStep<T extends Serializable>
java.lang.Object
org.sterl.pmw.model.AbstractStep<T>
org.sterl.pmw.model.ChooseStep<T>
- All Implemented Interfaces:
WorkflowStep<T>
-
Field Summary
Fields inherited from class org.sterl.pmw.model.AbstractStep
connectorLabel, description, id, transactional -
Method Summary
Methods inherited from class org.sterl.pmw.model.AbstractStep
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sterl.pmw.model.WorkflowStep
getConnectorLabel, getDescription, getId, isTransactional
-
Method Details
-
apply
-
getSubSteps
-