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.
|
getResult, setResult, toString
beforeInvoke, getClientToken
public GetProcessDefinitions(String ddcName)
ddcName
- name of the ddc to get process definitions forpublic ArrayList<ProcessDefinitionDescriptor> invoke() throws Exception
Operation
Exception
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.