public class WorkflowInboxClientImpl extends Object implements WorkflowInboxClient
WorkflowInboxClient.| Constructor and Description |
|---|
WorkflowInboxClientImpl(WorkflowInboxService inboxService,
InboxListItemType inbox) |
| Modifier and Type | Method and Description |
|---|---|
SearchClient<TaskListItemType> |
getTasks()
This method returns a search client for the task contained in the given inbox.
|
InboxListItemType |
load()
This method reads the properties of the given inbox.
|
public WorkflowInboxClientImpl(WorkflowInboxService inboxService, InboxListItemType inbox)
public InboxListItemType load() throws EcmException
WorkflowInboxClientload in interface WorkflowInboxClientEcmExceptionpublic SearchClient<TaskListItemType> getTasks() throws EcmException
WorkflowInboxClientgetTasks in interface WorkflowInboxClientEcmExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.