Uses of Interface
com.sas.lsaf.workflow.processdefinition.IntermediateEventDefinition
-
Packages that use IntermediateEventDefinition Package Description com.sas.lsaf.workflow.processdefinition The service and class definitions to manage process flow definitions. -
-
Uses of IntermediateEventDefinition in com.sas.lsaf.workflow.processdefinition
Classes in com.sas.lsaf.workflow.processdefinition that implement IntermediateEventDefinition Modifier and Type Class Description class
SignalEventDefinition
The class that represents a signal event definition.class
TimerEventDefinition
The class that represents a timer event definition.
-