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, toStringbeforeInvoke, getClientToken, mapExceptionpublic GetComments(com.lexmark.saperion.workflow.TaskReferenceType taskReference)
taskReference - the reference to the taskpublic ArrayList<com.lexmark.saperion.workflow.TaskCommentType> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.