Package org.kie.drl.api.identifiers
Class InstanceQueryIds
- java.lang.Object
-
- org.kie.drl.api.identifiers.InstanceQueryIds
-
public class InstanceQueryIds extends Object
-
-
Constructor Summary
Constructors Constructor Description InstanceQueryIds(RuleUnitInstanceId ruleUnitInstanceId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceQueryIdget(String queryId)RuleUnitInstanceIdruleUnitInstanceId()
-
-
-
Constructor Detail
-
InstanceQueryIds
public InstanceQueryIds(RuleUnitInstanceId ruleUnitInstanceId)
-
-
Method Detail
-
ruleUnitInstanceId
public RuleUnitInstanceId ruleUnitInstanceId()
-
get
public InstanceQueryId get(String queryId)
-
-