]
Mark Proctor reassigned JBRULES-2838:
-------------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
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.CR1
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: