|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DecisionResultMapper
Mapping function for a decision result.
| Method Summary | |
|---|---|
Object |
mapDecisionResult(org.camunda.bpm.dmn.engine.DmnDecisionResult decisionResult)
Maps the decision result into a value that can set as process variable. |
| Method Detail |
|---|
Object mapDecisionResult(org.camunda.bpm.dmn.engine.DmnDecisionResult decisionResult)
decisionResult - 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 | |||||||||