Uses of Interface
com.lexmark.saperion.workflow.WorkflowTaskService
Packages that use WorkflowTaskService
Package
Description
- 
Uses of WorkflowTaskService in com.lexmark.saperion.client.implementation.workflowConstructors in com.lexmark.saperion.client.implementation.workflow with parameters of type WorkflowTaskServiceModifierConstructorDescriptionWorkflowServiceClientImpl(WorkflowDefinitionService workflowDefinitionService, WorkflowInboxService workflowInboxService, WorkflowProcessService workflowProcessService, WorkflowTaskService workflowTaskService) WorkflowTaskClientImpl(WorkflowTaskService workflowTaskService) WorkflowTaskClientImpl(WorkflowTaskService workflowTaskService, TaskReferenceType reference) 
- 
Uses of WorkflowTaskService in com.lexmark.saperion.client.spiMethods in com.lexmark.saperion.client.spi that return WorkflowTaskServiceModifier and TypeMethodDescriptionServiceFactory.newWorkflowTaskService()This method creates a new workflow task service.
- 
Uses of WorkflowTaskService in com.lexmark.saperion.delegateClasses in com.lexmark.saperion.delegate that implement WorkflowTaskServiceModifier and TypeClassDescriptionclassThisWorkflowTaskServicesimply delegates to another instance.classThisWorkflowTaskServicesimply delegates to another instance.Methods in com.lexmark.saperion.delegate that return WorkflowTaskServiceModifier and TypeMethodDescriptionprotected WorkflowTaskServiceWorkflowTaskDelegateService.getDelegate()Constructors in com.lexmark.saperion.delegate with parameters of type WorkflowTaskService