Uses of Class
com.sas.lsaf.workflow.task.CompletedTask
-
Packages that use CompletedTask Package Description com.sas.lsaf.workflow.task Service and class definitions for managing and retrieving process flow tasks and elements. -
-
Uses of CompletedTask in com.sas.lsaf.workflow.task
Subclasses of CompletedTask in com.sas.lsaf.workflow.task Modifier and Type Class Description class
CompletedJobTask
The class that represents a completed job task in a process flow.class
CompletedNotificationTask
The class that represents a completed notification task in a process flow.class
CompletedUserTask
The class that represents a completed user task in a process flow.class
CompletedUserTaskDetails
The class that represents a completed user task in a process flow with completion attributes and task assignment history.
-