Uses of Interface
com.lexmark.saperion.workflow.WorkflowProcessService
Packages that use WorkflowProcessService
Package
Description
-
Uses of WorkflowProcessService in com.lexmark.saperion.client.implementation.workflow
Constructors in com.lexmark.saperion.client.implementation.workflow with parameters of type WorkflowProcessServiceModifierConstructorDescriptionWorkflowServiceClientImpl
(WorkflowDefinitionService workflowDefinitionService, WorkflowInboxService workflowInboxService, WorkflowProcessService workflowProcessService, WorkflowTaskService workflowTaskService) -
Uses of WorkflowProcessService in com.lexmark.saperion.client.spi
Methods in com.lexmark.saperion.client.spi that return WorkflowProcessServiceModifier and TypeMethodDescriptionServiceFactory.newWorkflowProcessService()
This method create a new workflow process service. -
Uses of WorkflowProcessService in com.lexmark.saperion.delegate
Classes in com.lexmark.saperion.delegate that implement WorkflowProcessServiceModifier and TypeClassDescriptionclass
ThisWorkflowProcessService
simply delegates to another instance.class
ThisWorkflowProcessService
simply delegates to another instance.Methods in com.lexmark.saperion.delegate that return WorkflowProcessServiceModifier and TypeMethodDescriptionprotected WorkflowProcessService
WorkflowProcessDelegateService.getDelegate()
Constructors in com.lexmark.saperion.delegate with parameters of type WorkflowProcessService