Uses of Class
org.kie.drl.api.identifiers.RuleUnitInstanceId
-
Packages that use RuleUnitInstanceId Package Description org.kie.drl.api.identifiers org.kie.drl.api.identifiers.data -
-
Uses of RuleUnitInstanceId in org.kie.drl.api.identifiers
Methods in org.kie.drl.api.identifiers that return RuleUnitInstanceId Modifier and Type Method Description RuleUnitInstanceIdRuleUnitInstanceIds. get(String ruleUnitInstanceId)RuleUnitInstanceIdInstanceQueryId. ruleUnitInstanceId()RuleUnitInstanceIdInstanceQueryIds. ruleUnitInstanceId()Constructors in org.kie.drl.api.identifiers with parameters of type RuleUnitInstanceId Constructor Description DataSourceIds(RuleUnitInstanceId ruleUnitInstanceId)InstanceQueryId(RuleUnitInstanceId ruleUnitInstanceId, String queryId)InstanceQueryIds(RuleUnitInstanceId ruleUnitInstanceId) -
Uses of RuleUnitInstanceId in org.kie.drl.api.identifiers.data
Methods in org.kie.drl.api.identifiers.data that return RuleUnitInstanceId Modifier and Type Method Description RuleUnitInstanceIdDataSourceId. ruleUnitInstanceId()Constructors in org.kie.drl.api.identifiers.data with parameters of type RuleUnitInstanceId Constructor Description DataSourceId(RuleUnitInstanceId ruleUnitInstanceId, String dataSourceId)
-