Uses of Interface
com.lexmark.saperion.workflow.WorkflowDefinitionService
Packages that use WorkflowDefinitionService
Package
Description
-
Uses of WorkflowDefinitionService in com.lexmark.saperion.client.implementation.workflow
Constructors in com.lexmark.saperion.client.implementation.workflow with parameters of type WorkflowDefinitionServiceModifierConstructorDescriptionWorkflowDefinitionClientImpl
(WorkflowDefinitionService workflowDefinitionService, WorkflowDefinitionReferenceType reference) WorkflowServiceClientImpl
(WorkflowDefinitionService workflowDefinitionService, WorkflowInboxService workflowInboxService, WorkflowProcessService workflowProcessService, WorkflowTaskService workflowTaskService) -
Uses of WorkflowDefinitionService in com.lexmark.saperion.client.spi
Methods in com.lexmark.saperion.client.spi that return WorkflowDefinitionServiceModifier and TypeMethodDescriptionServiceFactory.newWorkflowDefinitionService()
This method creates a new workflow definition service. -
Uses of WorkflowDefinitionService in com.lexmark.saperion.delegate
Classes in com.lexmark.saperion.delegate that implement WorkflowDefinitionServiceModifier and TypeClassDescriptionclass
ThisWorkflowDefinitionService
simply delegates to another instance.class
ThisWorkflowDefinitionService
simply delegates to another instance.Methods in com.lexmark.saperion.delegate that return WorkflowDefinitionServiceModifier and TypeMethodDescriptionprotected WorkflowDefinitionService
WorkflowDefinitionDelegateService.getDelegate()
Constructors in com.lexmark.saperion.delegate with parameters of type WorkflowDefinitionServiceModifierConstructorDescription