[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2838) fireAllRules does not accept AgendaFilter's provided with the distribution
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Fri May 27 13:04:01 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edson Tirelli resolved JBRULES-2838.
------------------------------------
Resolution: Done
Fixed. Thanks for reporting.
> fireAllRules does not accept AgendaFilter's provided with the distribution
> --------------------------------------------------------------------------
>
> Key: JBRULES-2838
> URL: https://issues.jboss.org/browse/JBRULES-2838
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.1.1.FINAL
> Reporter: Wolfgang Laun
> Assignee: Edson Tirelli
> Fix For: 5.2.0
>
>
> org.drools.runtime.rule.StatefulRuleSession defines these calls
> int fireAllRules( org.drools.runtime.AgendaFilter agendaFilter );
> public void fireUntilHalt( final org.drools.runtime.AgendaFilter agendaFilter );
> BUT
> org.drools.base.RuleNameEndsWithAgendaFilter implements org.drools.spi.AgendaFilter
> Same for RuleNameStartsWithAgendaFilter, ~Matches~, ~Equals~
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list