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