Package | Description |
---|---|
org.camunda.bpm.dmn.engine.impl.transform | |
org.camunda.bpm.engine.impl.dmn.entity.repository | |
org.camunda.bpm.engine.impl.dmn.transformer |
Modifier and Type | Field and Description |
---|---|
protected DmnDecisionImpl |
DefaultDmnTransform.decision |
Modifier and Type | Method and Description |
---|---|
protected DmnDecisionImpl |
DmnDecisionTransformHandler.createDmnElement() |
protected DmnDecisionImpl |
DmnDecisionTransformHandler.createFromDecision(DmnElementTransformContext context,
Decision decision) |
DmnDecisionImpl |
DmnDecisionTransformHandler.handleElement(DmnElementTransformContext context,
Decision decision) |
protected DmnDecisionImpl |
DefaultDmnTransform.transformDecision(Decision decision) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,DmnDecisionImpl> |
DefaultDmnTransform.transformIndividualDecisions(Collection<Decision> decisions) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultDmnTransform.buildDecisionRequirements(Collection<Decision> decisions,
Map<String,DmnDecisionImpl> dmnDecisions) |
protected List<DmnDecision> |
DefaultDmnTransform.getRequiredDmnDecisions(Decision decision,
Map<String,DmnDecisionImpl> dmnDecisions) |
Modifier and Type | Class and Description |
---|---|
class |
DecisionDefinitionEntity |
Modifier and Type | Method and Description |
---|---|
protected DmnDecisionImpl |
DecisionDefinitionHandler.createDmnElement() |
protected DmnDecisionImpl |
DecisionDefinitionHandler.createFromDecision(DmnElementTransformContext context,
Decision decision) |
Copyright © 2022. All rights reserved.