| Package | Description |
|---|---|
| org.flowable.dmn.engine | |
| org.flowable.dmn.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected DecisionRequirementsDiagramHelper |
DmnEngineConfiguration.decisionRequirementsDiagramHelper |
| Modifier and Type | Field and Description |
|---|---|
protected DecisionRequirementsDiagramHelper |
DmnDeployer.decisionRequirementsDiagramHelper |
| Modifier and Type | Method and Description |
|---|---|
DecisionRequirementsDiagramHelper |
DmnDeployer.getDecisionRequirementsDiagramHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDeploymentHelper.createAndPersistNewDiagramsIfNeeded(ParsedDeployment parsedDeployment,
DecisionRequirementsDiagramHelper decisionRequirementsDiagramHelper)
Creates new diagrams for decisions if the deployment is new, the decision in question supports it, and the engine is configured to make new diagrams.
|
void |
DmnDeployer.setDecisionRequirementsDiagramHelper(DecisionRequirementsDiagramHelper decisionRequirementsDiagramHelper) |
Copyright © 2021 Flowable. All rights reserved.