public class ResultListDecisionTableResultMapper extends Object implements DecisionResultMapper
| Constructor and Description |
|---|
ResultListDecisionTableResultMapper() |
| 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.
|
public Object mapDecisionResult(org.camunda.bpm.dmn.engine.DmnDecisionResult decisionResult)
DecisionResultMappermapDecisionResult in interface DecisionResultMapperdecisionResult - the result of the evaluated decisionCopyright © 2018 camunda services GmbH. All rights reserved.