Uses of Class
com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Packages that use TaskSetup Package Description com.sas.lsaf.workflow.processflow.setup The service and class definitions to manage process flows setup elements. -
-
Uses of TaskSetup in com.sas.lsaf.workflow.processflow.setup
Subclasses of TaskSetup in com.sas.lsaf.workflow.processflow.setup Modifier and Type Class Description class
JobTaskSetup
The class that represents the setup information for the job task elements in a process flow.class
NotificationTaskSetup
The class that represents the setup information for notification task elements in a process flow.class
UserTaskSetup
The class that specifies the setup information for the user task elements that are in a process flow.
-