Package | Description |
---|---|
com.sas.lsaf.workflow.processflow |
The service and class definitions to manage process flows.
|
Modifier and Type | Method and Description |
---|---|
ProcessFlow |
ProcessFlowService.copyProcessFlow(ProcessFlowCopyInfo copyInfo)
Copies the process flow using the specified source process flow id.
|
ProcessFlow |
ProcessFlowService.createProcessFlow(String contextId,
String processFlowName,
String processDefinitionKey)
Creates a process flow at the context using the latest deployed version of the process flow definition.
|
ProcessFlow |
ProcessFlowService.updateProcessFlow(ProcessFlow processFlow)
Updates the process flow.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>