Uses of Interface
com.lexmark.saperion.workflow.WorkflowProcessService
Packages that use WorkflowProcessService
Package
Description
- 
Uses of WorkflowProcessService in com.lexmark.saperion.client.implementation.workflowConstructors 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.spiMethods 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.delegateClasses in com.lexmark.saperion.delegate that implement WorkflowProcessServiceModifier and TypeClassDescriptionclassThisWorkflowProcessServicesimply delegates to another instance.classThisWorkflowProcessServicesimply delegates to another instance.Methods in com.lexmark.saperion.delegate that return WorkflowProcessServiceModifier and TypeMethodDescriptionprotected WorkflowProcessServiceWorkflowProcessDelegateService.getDelegate()Constructors in com.lexmark.saperion.delegate with parameters of type WorkflowProcessService