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