Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: all
-
Labels:None
-
Environment:Drools 5.0, Windows XP
-
Number of attachments :
Description
I think currentely there is no API for retrieving the Category of the Rule.
As my project requirement, i want to know is there any way i can retrieve the category of the rule.. like Drools has an API for getting the package name i.e drool.getRule().getPackage()..?
Any help is appreciated.