| Package | Description |
|---|---|
| org.flowable.dmn.engine | |
| org.flowable.dmn.image.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DecisionRequirementsDiagramGenerator |
DmnEngineConfiguration.decisionRequirementsDiagramGenerator
Decision requirements diagram generator.
|
| Modifier and Type | Method and Description |
|---|---|
DecisionRequirementsDiagramGenerator |
DmnEngineConfiguration.getDecisionRequirementsDiagramGenerator() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDecisionRequirementsDiagramGenerator(DecisionRequirementsDiagramGenerator decisionRequirementsDiagramGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDecisionRequirementsDiagramGenerator
Class to generate an image based the diagram interchange information in a DMN 1.2 definition.
|
Copyright © 2023 Flowable. All rights reserved.