Package org.camunda.bpm.dmn.engine.impl
Class DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- java.lang.Object
-
- org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringkeyprotected org.camunda.bpm.engine.variable.value.TypedValuetypedValue
-
Constructor Summary
Constructors Constructor Description DmnDecisionRuleOutputEntry(String key, org.camunda.bpm.engine.variable.value.TypedValue typedValue)
-