Uses of Interface
com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
Packages that use WorkflowInboxServiceClient Package Description com.lexmark.saperion.client.implementation.workflow com.lexmark.saperion.client.workflow -
-
Uses of WorkflowInboxServiceClient in com.lexmark.saperion.client.implementation.workflow
Classes in com.lexmark.saperion.client.implementation.workflow that implement WorkflowInboxServiceClient Modifier and Type Class Description classWorkflowInboxServiceClientImplThis is the default implementation ofWorkflowInboxServiceClient.Methods in com.lexmark.saperion.client.implementation.workflow that return WorkflowInboxServiceClient Modifier and Type Method Description WorkflowInboxServiceClientWorkflowServiceClientImpl. getInboxClient() -
Uses of WorkflowInboxServiceClient in com.lexmark.saperion.client.workflow
Methods in com.lexmark.saperion.client.workflow that return WorkflowInboxServiceClient Modifier and Type Method Description WorkflowInboxServiceClientWorkflowServiceClient. getInboxClient()This method returns a client offering functionality concerning workflow inboxes.
-