Package | Description |
---|---|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
Modifier and Type | Method and Description |
---|---|
String |
ProcessFlowService.createProcessFlowManifest(ProcessFlowContext context,
String name,
String manifestLocation,
NewFileCheckinSpecification manifestCheckinSpec)
Creates a process flow manifest for the specified process flow
|
String |
ProcessFlowService.deleteProcessFlowAndCreateManifest(ProcessFlowContext context,
String name,
String manifestLocation,
NewFileCheckinSpecification manifestCheckinSpec)
Deletes the process flow at the specified context with the specified name and creates a process flow manifest (.pmnf) in the
specified manifest location with the name of the process flow.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA