Uses of Class
com.sas.lsaf.workflow.task.UserTaskUpdateInfo
Packages that use UserTaskUpdateInfo
Package
Description
Service and class definitions for managing and retrieving process flow tasks and elements.
-
Uses of UserTaskUpdateInfo in com.sas.lsaf.workflow.task
Subclasses of UserTaskUpdateInfo in com.sas.lsaf.workflow.taskModifier and TypeClassDescriptionclassThe class that represents a user task in a process flow with additional details, which includes data properties and task assignment.Methods in com.sas.lsaf.workflow.task with parameters of type UserTaskUpdateInfoModifier and TypeMethodDescriptionTaskService.updateUserTask(UserTaskUpdateInfo userTask) Updates the user task with basic properties as well as details such as candidates and completion properties.