Uses of Interface
com.lexmark.saperion.client.workflow.WorkflowInboxClient
Packages that use WorkflowInboxClient
Package
Description
-
Uses of WorkflowInboxClient in com.lexmark.saperion.client.implementation.workflow
Classes in com.lexmark.saperion.client.implementation.workflow that implement WorkflowInboxClientModifier and TypeClassDescriptionclass
This is the default implementation ofWorkflowInboxClient
.Methods in com.lexmark.saperion.client.implementation.workflow that return WorkflowInboxClientModifier and TypeMethodDescriptionWorkflowInboxServiceClientImpl.getPersonalInbox()
WorkflowInboxServiceClientImpl.resolve
(InboxReferenceType inboxId) -
Uses of WorkflowInboxClient in com.lexmark.saperion.client.workflow
Methods in com.lexmark.saperion.client.workflow that return WorkflowInboxClientModifier and TypeMethodDescriptionWorkflowInboxServiceClient.getPersonalInbox()
This method returns a client for the personal workflow inbox.WorkflowInboxServiceClient.resolve
(InboxReferenceType inboxId) This method gets a client for a workflow inbox given its reference.