Interface | Description |
---|---|
DecisionTableResultMapper |
Mapping function for the decision table result.
|
Class | Description |
---|---|
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 © 2018. All rights reserved.