Package | Description |
---|---|
com.sas.lsaf.workflow.processdefinition |
The service and class definitions to manage process flow definitions.
|
Modifier and Type | Method and Description |
---|---|
ProcessDefinitionInfo |
ProcessDefinitionService.activateProcessDefinition(String processDefinitionKey)
Activates the latest deployed version of the process flow definition so that process flows can be created from
it.
|
ProcessDefinitionInfo |
ProcessDefinitionService.suspendProcessDefinition(String processDefinitionKey)
Suspends the latest deployed version of the process flow definition so that process flows cannot be created from
it.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>