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