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