public class GetAllInboxes extends AbstractOperation<ArrayList<com.lexmark.saperion.workflow.InboxListItemType>>
Operation returns all inboxes of the current user.| Constructor and Description |
|---|
GetAllInboxes() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<com.lexmark.saperion.workflow.InboxListItemType> |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic ArrayList<com.lexmark.saperion.workflow.InboxListItemType> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.