Package org.sterl.pmw.model
Class AbstractStep<T extends Serializable>
java.lang.Object
org.sterl.pmw.model.AbstractStep<T>
- All Implemented Interfaces:
WorkflowStep<T>
- Direct Known Subclasses:
ChooseStep,SequentialStep,TriggerWorkflowStep,WaitStep
public abstract class AbstractStep<T extends Serializable>
extends Object
implements WorkflowStep<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sterl.pmw.model.WorkflowStep
apply, getConnectorLabel, getDescription, getId, isTransactional