Package | Description |
---|---|
com.sas.lsaf.workflow.task |
Service and class definitions for managing and retrieving process flow tasks and elements.
|
Modifier and Type | Class and Description |
---|---|
class |
UserTaskDetails
Represents a user task in a process flow with additional details including data properties and task assignment.
|
Modifier and Type | Method and Description |
---|---|
Set<UserTask> |
TaskService.getAllCurrentUserTasks()
Get all user tasks this user is authorized to see for all active process flows.
|
Set<UserTask> |
TaskService.getCurrentUserTasks()
Get user tasks assigned to the current user.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA