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