Uses of Class
com.sas.lsaf.workflow.processflow.setup.EventSetup
-
Packages that use EventSetup Package Description com.sas.lsaf.workflow.processflow.setup The service and class definitions to manage process flows setup elements. -
-
Uses of EventSetup in com.sas.lsaf.workflow.processflow.setup
Subclasses of EventSetup in com.sas.lsaf.workflow.processflow.setup Modifier and Type Class Description class
SignalEventSetup
The class that specifies the setup information for IntermediateSignalCatchEvent elements that are in a process flow.class
TimerEventSetup
The class that specifies the setup information for the TimerEventSetup elements that are in a process flow.
-