public class GetAllRunningProcesses extends AbstractOperation<ArrayList<com.lexmark.saperion.workflow.WorkflowProcessListItemType>>
Operation| Constructor and Description |
|---|
GetAllRunningProcesses() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<com.lexmark.saperion.workflow.WorkflowProcessListItemType> |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayListbeforeInvoke, getClientToken, mapExceptionpublic ArrayList<com.lexmark.saperion.workflow.WorkflowProcessListItemType> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationpublic String toString()
toString in class AbstractOperation<ArrayList<com.lexmark.saperion.workflow.WorkflowProcessListItemType>>Copyright © 2016 SAPERION AG. All rights reserved.