Package | Description |
---|---|
com.sas.lsaf |
Class to log on to the system.
|
com.sas.lsaf.client |
Classes needed to create a session and access available services.
|
com.sas.lsaf.workflow.processflow.setup |
The service and class definitions to manage process flows setup elements.
|
com.sas.lsaf.workflow.task |
Service and class definitions for managing and retrieving process flow tasks and elements.
|
Class and Description |
---|
TaskService
The service to access current and completed tasks and elements for an individual process flow.
|
Class and Description |
---|
TaskService
The service to access current and completed tasks and elements for an individual process flow.
|
Class and Description |
---|
Task.Complexity
Provides the complexity of a task.
|
Task.Priority
Provides the priority of a task.
|
Class and Description |
---|
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.
|
InvalidTaskStateException
Thrown when the assignee for a user task setup is invalid.
|
Task
The abstract parent class for a task in a process flow.
|
Task.Complexity
Provides the complexity of a task.
|
Task.Priority
Provides the priority of a task.
|
Task.TaskStatus
Provides the status of a task.
|
TaskNotFoundException
Thrown when the specified task is not found or the user does not have access to the process flow.
|
TaskQuery
The class that contains the criteria for querying process flow tasks.
|
TaskQuery.AssigneeType
The assignee type enumeration that describes how to search for user task assignees.
|
TaskSearchException
Thrown when an error is encountered while searching process flow tasks.
|
TaskSearchResults
This class represents the results of a process flow task search executed on the server.
|
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.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>