Uses of Interface
com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
Packages that use WorkflowServiceClient Package Description com.lexmark.saperion.client com.lexmark.saperion.client.implementation com.lexmark.saperion.client.implementation.workflow -
-
Uses of WorkflowServiceClient in com.lexmark.saperion.client
Methods in com.lexmark.saperion.client that return WorkflowServiceClient Modifier and Type Method Description WorkflowServiceClientSaperionClient. getWorkflowService()This method returns a client offering workflow functionality. -
Uses of WorkflowServiceClient in com.lexmark.saperion.client.implementation
Methods in com.lexmark.saperion.client.implementation that return WorkflowServiceClient Modifier and Type Method Description WorkflowServiceClientSaperionClientImpl. getWorkflowService() -
Uses of WorkflowServiceClient in com.lexmark.saperion.client.implementation.workflow
Classes in com.lexmark.saperion.client.implementation.workflow that implement WorkflowServiceClient Modifier and Type Class Description classWorkflowServiceClientImplThis is the default implementation ofWorkflowServiceClient.
-