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