| Interface | Description |
|---|---|
| CoreWorkflowFacade |
Facade to handle core workflow functionality (independent of the web context)
|
| WorkflowDecisionMaker | |
| WorkflowEventPublisher |
Used to send global cockpit notification about updates done on Workflows and their Actions
|
| WorkflowFacade |
Facade used to fetch
WorkflowModels. |
| WorkflowItemExtractor | |
| WorkflowsTypeFacade |
Defines available attachments types and allows operation on attachments.
|
| WorkflowTemplateActivationService |
Service which allows to create workflow based on workflow templates and its activation scripts
WorkflowTemplateModel.getActivationScript() |
| Class | Description |
|---|---|
| WorkflowActionDecisionAction | |
| WorkflowActionDecisionActionRenderer | |
| WorkflowAssigneeReferenceSearchFacade |
Search provider for
PrincipalModel. |
| WorkflowAttachmentTypeReferenceSearchFacade |
Search provider for supported workflow attachment type.
|
| WorkflowConstants | |
| WorkflowItem |
Represents the nodes processed by the
WorkflowNetworkFactory |
| WorkflowItemFromModelExtractor |
Extracts
WorkflowItems from the WorkflowModel |
| WorkflowItemFromTemplateModelExtractor |
Extracts
WorkflowItems from the WorkflowTemplateModel |
| WorkflowItemModelFactory |
A factory for
WorkflowItem |
| WorkflowNetworkFactory |
Creates the
Network graph to be drawn based on WorkflowActionModel |
| WorkflowPopulator |
Populates the Workflow diagram with data based on
NetworkChartContext |
| WorkflowSearchData | |
| WorkflowTemplateActivationCtx |
Context which holds information necessary to evaluate
WorkflowTemplateModel.getActivationScript(). |
| WorkflowTemplateReferenceSearchFacade |
Search provider for
WorkflowTemplateModel. |
| Enum | Description |
|---|---|
| WorkflowItem.Type |
Represents the type of the node
|
| WorkflowTemplateActivationAction |
Enum representation of
WorkflowConstants.WorkflowActivationScriptActions. |
Copyright © 2018 SAP SE. All Rights Reserved.