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, toString
beforeInvoke, getClientToken, mapException
public GetTransitions(com.lexmark.saperion.workflow.TaskReferenceType taskReference)
taskReference
- the reference to the taskpublic ArrayList<com.lexmark.saperion.workflow.TransitionDefinitionType> invoke() throws SaBasicException
Operation
SaBasicException
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.