Uses of Interface
org.drools.ruleunits.api.RuleUnitData
-
Packages that use RuleUnitData Package Description org.drools.ruleunits.api -
-
Uses of RuleUnitData in org.drools.ruleunits.api
Classes in org.drools.ruleunits.api with type parameters of type RuleUnitData Modifier and Type Interface Description interfaceRuleUnit<T extends RuleUnitData>interfaceRuleUnitInstance<T extends RuleUnitData>Methods in org.drools.ruleunits.api with type parameters of type RuleUnitData Modifier and Type Method Description <T extends RuleUnitData>
RuleUnit<T>RuleUnits. create(Class<T> clazz)
-