Uses of Class
com.sas.lsaf.workflow.task.UserTaskDetails
Packages that use UserTaskDetails
Package
Description
Service and class definitions for managing and retrieving process flow tasks and elements.
-
Uses of UserTaskDetails in com.sas.lsaf.workflow.task
Methods in com.sas.lsaf.workflow.task that return UserTaskDetailsModifier and TypeMethodDescriptionTaskService.getUserTaskDetails(String taskId) Gets additional user task information, which includes the candidates, data properties, and task assignment history.TaskService.updateUserTask(UserTaskUpdateInfo userTask) Updates the user task with basic properties as well as details such as candidates and completion properties.