[jboss-jira] [JBoss JIRA] (DROOLS-995) Expose rule attributes of RuleImpl via API

Duncan Doyle (JIRA) issues at jboss.org
Thu Dec 3 08:54:00 EST 2015


Duncan Doyle created DROOLS-995:
-----------------------------------

             Summary: Expose rule attributes of RuleImpl via API
                 Key: DROOLS-995
                 URL: https://issues.jboss.org/browse/DROOLS-995
             Project: Drools
          Issue Type: Feature Request
          Components: core engine
    Affects Versions: 6.3.0.Final
         Environment: Mac OS 10.11.1, Drools 6.4.0-SNAPSHOT
            Reporter: Duncan Doyle
            Assignee: Duncan Doyle
            Priority: Minor


I've got a use-case where I, at runtime, want to inspect the rule-attributes of our rules (e.g. salience, ruleflow-group, etc.) via the Drools API. Currently, the only way to retrieve that kind of information is via the internal Drools API, ie. org.drools.core.definitions.rule.impl.RuleImpl.

It would be nice if we could expose these rule attributes via a public API.





--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list