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
WorkflowInboxClient
load
in interface WorkflowInboxClient
EcmException
public SearchClient<TaskListItemType> getTasks() throws EcmException
WorkflowInboxClient
getTasks
in interface WorkflowInboxClient
EcmException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.