Package | Description |
---|---|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CompletedTask
Represents a completed task in a process flow.
|
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 |
CompletedJobTask
Represents a completed job task in a process flow.
|
class |
CompletedNotificationTask
Represents a completed notification task in a process flow.
|
class |
CompletedSignalEvent
Represents a completed signal event 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> |
ProcessFlowService.getCompletedElementsByProcessFlow(String identifier)
Get the completed elements of the process flow with the given identifier
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA