public interface DecisionTableResultMapper
Modifier and Type | Method and Description |
---|---|
Object |
mapDecisionTableResult(DmnDecisionTableResult decisionTableResult)
Maps the decision result into a value that can set as process variable.
|
Object mapDecisionTableResult(DmnDecisionTableResult decisionTableResult)
decisionTableResult
- the result of the evaluated decisionProcessEngineException
- if the decision result can not be mappedCopyright © 2018. All rights reserved.