Package | Description |
---|---|
com.sas.lsaf.workflow.element |
Class definitions representing base elements in a process flow.
|
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 |
CompletedEvent
The class that represents a completed event in a process flow.
|
class |
CompletedEventGateway
The class that represents a completed event gateway in a process flow.
|
class |
CompletedSignalEvent
The class that represents a completed signal event in a process flow
|
Modifier and Type | Class and Description |
---|---|
class |
CompletedJobTask
The class that represents a completed job task in a process flow.
|
class |
CompletedNotificationTask
The class that represents a completed notification task in a process flow.
|
class |
CompletedTask
The class that represents a completed task in a process flow.
|
class |
CompletedUserTask
The class that represents a completed user task in a process flow.
|
class |
CompletedUserTaskDetails
The class that represents a completed user task in a process flow with completion attributes and task assignment
history.
|
Modifier and Type | Method and Description |
---|---|
Set<CompletedElement> |
TaskService.getCompletedElementsByProcessFlow(String processFlowId)
Gets the completed elements of the process flow with the identifier.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>