Package | Description |
---|---|
com.sas.lsaf.workflow.processdefinition |
The service and class definitions to manage process flow definitions.
|
Modifier and Type | Class and Description |
---|---|
class |
SignalEventDefinition
The class that represents a signal event definition.
|
class |
TaskDefinition
The class that represents a task definition.
|
class |
TimerEventDefinition
The class that represents a timer event definition.
|
Modifier and Type | Method and Description |
---|---|
Set<FlowElementDefinition> |
ProcessDefinitionService.getProcessDefinitionElements(String id)
Gets the elements of a process flow definition.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>