org.drools.rule.builder.dialect.mvel
Class MVELAccumulateBuilder
java.lang.Object
org.drools.rule.builder.dialect.mvel.MVELAccumulateBuilder
- All Implemented Interfaces:
- AccumulateBuilder, EngineElementBuilder, RuleConditionBuilder
public class MVELAccumulateBuilder
- extends Object
- implements AccumulateBuilder
A builder for the java dialect accumulate version
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELAccumulateBuilder
public MVELAccumulateBuilder()
build
public RuleConditionElement build(RuleBuildContext context,
BaseDescr descr)
- Specified by:
build
in interface RuleConditionBuilder
build
public RuleConditionElement build(RuleBuildContext context,
BaseDescr descr,
Pattern prefixPattern)
- Specified by:
build
in interface RuleConditionBuilder
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.