Uses of Interface
org.kie.dmn.api.core.DMNDecisionResult
Packages that use DMNDecisionResult
-
Uses of DMNDecisionResult in org.kie.dmn.api.core
Methods in org.kie.dmn.api.core that return DMNDecisionResultModifier and TypeMethodDescriptionDMNResult.getDecisionResultById(String id) Returns the result of a single decision.DMNResult.getDecisionResultByName(String name) Returns the result of a single decision.Methods in org.kie.dmn.api.core that return types with arguments of type DMNDecisionResultModifier and TypeMethodDescriptionDMNResult.getDecisionResults()Returns a list containing all the results of the decisions executed