public class GetProcessDefinitions extends AbstractOperation<ArrayList<ProcessDefinitionDescriptor>>
ProcessDefinitionDescriptor
containing the names and descriptions of the processes.| Constructor and Description |
|---|
GetProcessDefinitions(String ddcName) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ProcessDefinitionDescriptor> |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic GetProcessDefinitions(String ddcName)
ddcName - name of the ddc to get process definitions forpublic ArrayList<ProcessDefinitionDescriptor> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.