Interface SequenceObject

All Superinterfaces:
AbstractWorkflowItemObject, ControlflowItemObject, DataObject, ParentItemObject<SequencedObject>, PropertyHandler, StatusableObject
All Known Implementing Classes:
SequenceObjectImpl

public interface SequenceObject extends ParentItemObject<SequencedObject>
Interface of a sequence-object used in the controlflow of a workflow. CAKE III - Extension. Represents a continuous stream of items.
Author:
Sebastian Goerg