Package org.sterl.pmw.model
Class SequentialStep<T extends Serializable>
java.lang.Object
org.sterl.pmw.model.AbstractStep<T>
org.sterl.pmw.model.SequentialStep<T>
- All Implemented Interfaces:
WorkflowStep<T>
-
Field Summary
FieldsFields 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
-
Field Details
-
fn
-
-
Method Details
-
apply
-