Package | Description |
---|---|
com.lexmark.saperion.client.implementation.workflow | |
com.lexmark.saperion.client.spi | |
com.lexmark.saperion.delegate |
Constructor and Description |
---|
WorkflowInboxClientImpl(WorkflowInboxService inboxService,
InboxListItemType inbox) |
WorkflowInboxServiceClientImpl(WorkflowInboxService workflowInboxService) |
WorkflowServiceClientImpl(WorkflowDefinitionService workflowDefinitionService,
WorkflowInboxService workflowInboxService,
WorkflowProcessService workflowProcessService,
WorkflowTaskService workflowTaskService) |
Modifier and Type | Method and Description |
---|---|
WorkflowInboxService |
ServiceFactory.newWorkflowInboxService()
This method creates a new workflow inbox service.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWorkflowInboxDelegateService
This
WorkflowInboxService simply delegates to another instance. |
class |
WorkflowInboxDelegateService
This
WorkflowInboxService simply delegates to another instance. |
Modifier and Type | Method and Description |
---|---|
protected WorkflowInboxService |
WorkflowInboxDelegateService.getDelegate() |
Constructor and Description |
---|
WorkflowInboxDelegateService(WorkflowInboxService delegate) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.