See: Description
Interface | Description |
---|---|
TaskService |
Service that provides methods to access current user tasks in the system as well as current and completed tasks and
elements for an individual process flow.
|
Class | Description |
---|---|
CompletedJobTask |
Represents a completed job task in a process flow.
|
CompletedNotificationTask |
Represents a completed notification task in a process flow.
|
CompletedTask |
Represents a completed task in a process flow.
|
CompletedUserTask |
Represents a completed user task in a process flow.
|
CompletedUserTaskDetails |
Represents a completed user task in a process flow with completion attributes and task assignment history.
|
JobTask |
Represents a job task in a process flow
|
NotificationTask |
Represents a job task in a process flow
|
Task |
Abstract parent class for a task in a process flow.
|
UserTask |
Represents a user task in a process flow.
|
UserTaskAssignment |
Represents a task assignment history for a user task.
|
UserTaskDetails |
Represents a user task in a process flow with additional details including data properties and task assignment.
|
Enum | Description |
---|---|
CompletedTask.TaskCompletedState |
Provides the completed state of the task.
|
Task.Complexity |
Provides the complexity of the task.
|
Task.Priority |
Provides the priority of the task.
|
Task.TaskStatus |
Provides the status of the task.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA