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 com.lexmark.saperion.exceptions.EcmException
WorkflowInboxClient
load
in interface WorkflowInboxClient
com.lexmark.saperion.exceptions.EcmException
public SearchClient<TaskListItemType> getTasks() throws com.lexmark.saperion.exceptions.EcmException
WorkflowInboxClient
getTasks
in interface WorkflowInboxClient
com.lexmark.saperion.exceptions.EcmException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.