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