public interface DecisionResultMapper
| Modifier and Type | Method and Description |
|---|---|
Object |
mapDecisionResult(org.camunda.bpm.dmn.engine.DmnDecisionResult decisionResult)
Maps the decision result into a value that can set as process variable.
|
Object mapDecisionResult(org.camunda.bpm.dmn.engine.DmnDecisionResult decisionResult)
decisionResult - the result of the evaluated decisionProcessEngineException - if the decision result can not be mappedCopyright © 2013–2019 camunda services GmbH. All rights reserved.