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

Interface Summary
DecisionResultMapper Mapping function for a decision result.
 

Class Summary
CollectEntriesDecisionResultMapper 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.
SingleEntryDecisionResultMapper Maps the decision result to a single typed entry.
SingleResultDecisionResultMapper Maps the decision result to pairs of output name and untyped entries.
 



Copyright © 2016 camunda services GmbH. All rights reserved.