Uses of Class
com.sas.lsaf.workflow.task.UserTaskAssignment
-
Packages that use UserTaskAssignment Package Description com.sas.lsaf.workflow.task Service and class definitions for managing and retrieving process flow tasks and elements. -
-
Uses of UserTaskAssignment in com.sas.lsaf.workflow.task
Methods in com.sas.lsaf.workflow.task that return types with arguments of type UserTaskAssignment Modifier and Type Method Description java.util.Set<UserTaskAssignment>
CompletedUserTaskDetails. getTaskAssignmentHistory()
Gets the user task assignment information for the user task.java.util.Set<UserTaskAssignment>
UserTaskDetails. getTaskAssignmentHistory()
Gets the assignment history of the user task.
-