Package | Description |
---|---|
com.sas.lsaf.workflow.processdefinition |
Service and class definitions for managing process definitions.
|
Modifier and Type | Method and Description |
---|---|
ProcessDefinitionInfo |
ProcessDefinitionService.activateProcessDefinition(String id)
Activates the latest deployed version of the process definition so that process flows can be created from it.
|
ProcessDefinitionInfo |
ProcessDefinitionService.suspendProcessDefinition(String id)
Suspends the latest deployed version of the process definition so that process flows cannot be created from it.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA