[rules-users] sliding window combination ?

Wolfgang Laun wolfgang.laun at gmail.com
Fri Jul 8 04:24:41 EDT 2011


On 8 July 2011 09:51, Andre <morpheusandre at web.de> wrote:

> ok in the xsd version 1.3  there it is
> &lt;bean class=&quot;&lt;functionclass&gt;" id="id">
> ...
>  <drools:accumulate-functions>
>                <drools:accumulate-function
> name="countMatchingRequestSubjectIds" ref="id"/>
>  </drools:accumulate-functions>
>
> another thing is:
> the docu says implement
> org.drools.runtime.rule.TypedAccumulateFunction, which is not correct
> the drools  requires
> org.drools.base.accumulators.AccumulateFunction;
>  be careful there is also an
> org.drools.runtime.rule.AccumulateFunction!
>

You should use org.drools.runtime.rule.AccumulateFunction which is in
the *stable
*part of the API.
-W



>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/sliding-window-combination-tp3132340p3151094.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110708/f23f5ca4/attachment.html 


More information about the rules-users mailing list