public class DecisionDefinitionHandler
extends org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandler
| Constructor and Description |
|---|
DecisionDefinitionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl |
createDmnElement() |
protected org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl |
createFromDecision(org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.Decision decision) |
protected org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl createDmnElement()
createDmnElement in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandlerprotected org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl createFromDecision(org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.Decision decision)
createFromDecision in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandlerCopyright © 2013–2019 camunda services GmbH. All rights reserved.