Package | Description |
---|---|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
Modifier and Type | Method and Description |
---|---|
ProcessFlow |
ProcessFlowService.createProcessFlow(ProcessFlowContext context,
String name,
String processDefinitionId)
Create process flow at the specified context with the specified name using the latest deployed version of the process definition with the specified id.
|
ProcessFlow |
ProcessFlowService.updateProcessFlow(ProcessFlow processFlow)
Updates the process flow
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA