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