Package org.kie.drl.api.identifiers
Class RuleUnitInstanceIds
- java.lang.Object
-
- org.kie.drl.api.identifiers.RuleUnitInstanceIds
-
public class RuleUnitInstanceIds extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RuleUnitInstanceIds(RuleUnitId ruleUnitId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuleUnitInstanceIdget(java.lang.String ruleUnitInstanceId)
-
-
-
Constructor Detail
-
RuleUnitInstanceIds
public RuleUnitInstanceIds(RuleUnitId ruleUnitId)
-
-
Method Detail
-
get
public RuleUnitInstanceId get(java.lang.String ruleUnitInstanceId)
-
-