Class CollectAccumulator

java.lang.Object
org.drools.core.base.accumulators.CollectAccumulator
All Implemented Interfaces:
Externalizable, Serializable, Accumulator, Invoker, RuleComponent

public class CollectAccumulator extends Object implements Accumulator, Externalizable
An accumulator to execute "collect" CEs
See Also: