Package | Description |
---|---|
com.sas.lsaf.workflow.processflow |
Service and class definitions for managing process flows.
|
Modifier and Type | Method and Description |
---|---|
ProcessFlow |
ProcessFlowService.createProcessFlow(String contextId,
String processFlowName,
String processDefinitionId)
Creates process flow at the context with the name using the latest deployed version of the
process definition with the identifier.
|
ProcessFlow |
ProcessFlowService.updateProcessFlow(ProcessFlow processFlow)
Updates the process flow.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA