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 |
JobTask
The class that represents a job task in a process flow.
|
class |
NotificationTask
The class that represents a job task in a process flow.
|
class |
UserTask
The class that represents a user task that is in a process flow.
|
class |
UserTaskDetails
The class that represents a user task in a process flow with additional details, which includes data properties and
task assignment.
|
class |
UserTaskUpdateInfo
The class that represents a user task in a process flow with attributes that can be updated.
|
Modifier and Type | Method and Description |
---|---|
Set<Task> |
TaskSearchResults.getTasks()
The process flow tasks found that match the query.
|
Constructor and Description |
---|
TaskSearchResults(Set<Task> tasks,
boolean limitReached)
It is not intended or recommended that the consumer of this API construct these objects.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>