| 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) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowProcessService |
ServiceFactory.newWorkflowProcessService()
This method create a new workflow process service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWorkflowProcessDelegateService
This
WorkflowProcessService simply delegates to another instance. |
class |
WorkflowProcessDelegateService
This
WorkflowProcessService simply delegates to another instance. |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowProcessService |
WorkflowProcessDelegateService.getDelegate() |
| Constructor and Description |
|---|
WorkflowProcessDelegateService(WorkflowProcessService delegate) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.