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 com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
getInboxes
in interface WorkflowInboxServiceClient
com.lexmark.saperion.exceptions.EcmException
public SearchClient<InboxListItemType> getGroupInboxes() throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
getGroupInboxes
in interface WorkflowInboxServiceClient
com.lexmark.saperion.exceptions.EcmException
public SearchClient<InboxListItemType> getSubstituteInboxes() throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
getSubstituteInboxes
in interface WorkflowInboxServiceClient
com.lexmark.saperion.exceptions.EcmException
public SearchClient<InboxListItemType> getOrganizationInboxes() throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
getOrganizationInboxes
in interface WorkflowInboxServiceClient
com.lexmark.saperion.exceptions.EcmException
public WorkflowInboxClient getPersonalInbox() throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
getPersonalInbox
in interface WorkflowInboxServiceClient
com.lexmark.saperion.exceptions.EcmException
public WorkflowInboxClient resolve(InboxReferenceType inboxId) throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxServiceClient
resolve
in interface WorkflowInboxServiceClient
inboxId
- a reference to the inboy to loadcom.lexmark.saperion.exceptions.EcmException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.