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 |
SignalEvent
Represents a signal event in a process flow
|
class |
TimerEvent
Represents a timer event in a process flow.
|
Modifier and Type | Class and Description |
---|---|
class |
JobTask
Represents a job task in a process flow
|
class |
NotificationTask
Represents a job task in a process flow
|
class |
Task
Abstract parent class for a task in a process flow.
|
class |
UserTask
Represents a user task in a process flow.
|
class |
UserTaskDetails
Represents a user task in a process flow with additional details including data properties and task assignment.
|
Modifier and Type | Method and Description |
---|---|
Set<Element> |
TaskService.getCurrentElementsByProcessFlow(String processFlowId)
Get the current elements of the process flow with the given identifier.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA