| Package | Description |
|---|---|
| com.lexmark.saperion.client.implementation.workflow | |
| com.lexmark.saperion.client.spi | |
| com.lexmark.saperion.delegate |
| Constructor and Description |
|---|
WorkflowServiceClientImpl(WorkflowDefinitionService workflowDefinitionService,
WorkflowInboxService workflowInboxService,
WorkflowProcessService workflowProcessService,
WorkflowTaskService workflowTaskService) |
WorkflowTaskClientImpl(WorkflowTaskService workflowTaskService,
TaskReferenceType reference) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTaskService |
ServiceFactory.newWorkflowTaskService()
This method creates a new workflow task service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWorkflowTaskDelegateService
This
WorkflowTaskService simply delegates to another instance. |
class |
WorkflowTaskDelegateService
This
WorkflowTaskService simply delegates to another instance. |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowTaskService |
WorkflowTaskDelegateService.getDelegate() |
| Constructor and Description |
|---|
WorkflowTaskDelegateService(WorkflowTaskService delegate) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.