Package org.camunda.bpm.engine.impl.dmn.result

Interface Summary
DecisionTableResultMapper Mapping function for the decision table result.
 

Class Summary
CollectEntriesDecisionTableResultMapper Maps the decision result to a list of untyped entries.
ResultListDecisionTableResultMapper Maps the decision result to a list of pairs that contains output name and untyped entry.
SingleEntryDecisionTableResultMapper Maps the decision result to a single typed entry.
SingleResultDecisionTableResultMapper Maps the decision result to pairs of output name and untyped entries.
 



Copyright © 2016 camunda services GmbH. All rights reserved.