|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DecisionTableResultMapper
Mapping function for the decision table result.
| Method Summary | |
|---|---|
Object |
mapDecisionTableResult(org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionTableResult)
Maps the decision result into a value that can set as process variable. |
| Method Detail |
|---|
Object mapDecisionTableResult(org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionTableResult)
decisionTableResult - the result of the evaluated decision
ProcessEngineException - if the decision result can not be mapped
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||