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
Represents a completed event in a process flow.
|
class |
CompletedEventGateway
Represents a completed event gateway in a process flow.
|
class |
CompletedSignalEvent
Represents a completed signal event in a process flow
|
Modifier and Type | Class and Description |
---|---|
class |
CompletedJobTask
Represents a completed job task in a process flow.
|
class |
CompletedNotificationTask
Represents a completed notification task in a process flow.
|
class |
CompletedTask
Represents a completed task in a process flow.
|
class |
CompletedUserTask
Represents a completed user task in a process flow.
|
class |
CompletedUserTaskDetails
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)
Get the completed elements of the process flow with the given identifier
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA