Package org.kie.drl.api.identifiers
Class RuleUnitIds
- java.lang.Object
-
- org.kie.drl.api.identifiers.RuleUnitIds
-
- All Implemented Interfaces:
org.kie.efesto.common.api.identifiers.ComponentRoot
public class RuleUnitIds extends Object implements org.kie.efesto.common.api.identifiers.ComponentRoot
-
-
Constructor Summary
Constructors Constructor Description RuleUnitIds()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuleUnitIdget(Class<?> ruleUnitDefinition)RuleUnitIdget(String canonicalName)
-
-
-
Method Detail
-
get
public RuleUnitId get(Class<?> ruleUnitDefinition)
-
get
public RuleUnitId get(String canonicalName)
-
-