public class LoadWorkflowDefinition extends AbstractOperation<com.lexmark.saperion.workflow.WorkflowDefinitionType>
Operation
returns further information for a workflow process given by its reference.Constructor and Description |
---|
LoadWorkflowDefinition(com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType id) |
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.workflow.WorkflowDefinitionType |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayList
beforeInvoke, getClientToken, mapException
public LoadWorkflowDefinition(com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType id)
public com.lexmark.saperion.workflow.WorkflowDefinitionType invoke() throws SaBasicException
Operation
SaBasicException
- exception when invoking this operationpublic String toString()
toString
in class AbstractOperation<com.lexmark.saperion.workflow.WorkflowDefinitionType>
Copyright © 2016 SAPERION AG. All rights reserved.