Uses of Interface
org.drools.ruleunits.api.RuleUnitQuery
-
Packages that use RuleUnitQuery Package Description org.drools.ruleunits.api -
-
Uses of RuleUnitQuery in org.drools.ruleunits.api
Method parameters in org.drools.ruleunits.api with type arguments of type RuleUnitQuery Modifier and Type Method Description <Q> QRuleUnitInstance. executeQuery(Class<? extends RuleUnitQuery<Q>> query)
-