Package com.sas.lsaf.workflow.element
Class definitions representing base elements in a process flow.
-
Class Summary Class Description CompletedElement The abstract class that represents a completed element of a process flow.CompletedEvent The class that represents a completed event in a process flow.CompletedEventGateway The class that represents a completed event gateway in a process flow.CompletedSignalEvent The class that represents a completed signal event in a process flowElement The parent class for an element in a process flow.SignalEvent The class that represents a signal event that is in a process flow.TimerEvent The class that represents a timer event that is in a process flow. -
Enum Summary Enum Description CompletedElement.TaskCompletedState The completed states of the element.Element.ElementType The types of the flow elements.