public class GetTransitions extends AbstractOperation<ArrayList<com.lexmark.saperion.workflow.TransitionDefinitionType>>
| Constructor and Description |
|---|
GetTransitions(com.lexmark.saperion.workflow.TaskReferenceType taskReference)
Creates a new GetTransitions.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<com.lexmark.saperion.workflow.TransitionDefinitionType> |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic GetTransitions(com.lexmark.saperion.workflow.TaskReferenceType taskReference)
taskReference - the reference to the taskpublic ArrayList<com.lexmark.saperion.workflow.TransitionDefinitionType> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.