public class WorkflowInboxServiceClientImpl extends Object implements WorkflowInboxServiceClient
WorkflowInboxServiceClient
.Constructor and Description |
---|
WorkflowInboxServiceClientImpl(WorkflowInboxService workflowInboxService) |
Modifier and Type | Method and Description |
---|---|
SearchClient<InboxListItemType> |
getGroupInboxes()
This method returns a search client for the workflow group inboxes.
|
SearchClient<InboxListItemType> |
getInboxes()
This method returns a search client for the workflow inboxes.
|
SearchClient<InboxListItemType> |
getOrganizationInboxes()
This method returns a search client for the workflow organization inboxes.
|
WorkflowInboxClient |
getPersonalInbox()
This method returns a client for the personal workflow inbox.
|
SearchClient<InboxListItemType> |
getSubstituteInboxes()
This method returns a search client for the workflow substitute inboxes.
|
WorkflowInboxClient |
resolve(InboxReferenceType inboxId)
This method gets a client for a workflow inbox given its reference.
|
public WorkflowInboxServiceClientImpl(WorkflowInboxService workflowInboxService)
public SearchClient<InboxListItemType> getInboxes() throws EcmException
WorkflowInboxServiceClient
getInboxes
in interface WorkflowInboxServiceClient
EcmException
public SearchClient<InboxListItemType> getGroupInboxes() throws EcmException
WorkflowInboxServiceClient
getGroupInboxes
in interface WorkflowInboxServiceClient
EcmException
public SearchClient<InboxListItemType> getSubstituteInboxes() throws EcmException
WorkflowInboxServiceClient
getSubstituteInboxes
in interface WorkflowInboxServiceClient
EcmException
public SearchClient<InboxListItemType> getOrganizationInboxes() throws EcmException
WorkflowInboxServiceClient
getOrganizationInboxes
in interface WorkflowInboxServiceClient
EcmException
public WorkflowInboxClient getPersonalInbox() throws EcmException
WorkflowInboxServiceClient
getPersonalInbox
in interface WorkflowInboxServiceClient
EcmException
public WorkflowInboxClient resolve(InboxReferenceType inboxId) throws EcmException
WorkflowInboxServiceClient
resolve
in interface WorkflowInboxServiceClient
inboxId
- a reference to the inboy to loadEcmException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.