|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.rule.builder.dialect.mvel.MVELFromBuilder
public class MVELFromBuilder
A builder for "from" conditional element
Constructor Summary | |
---|---|
MVELFromBuilder()
|
Method Summary | |
---|---|
RuleConditionElement |
build(RuleBuildContext context,
BaseDescr descr)
|
RuleConditionElement |
build(RuleBuildContext context,
BaseDescr descr,
Pattern prefixPattern)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVELFromBuilder()
Method Detail |
---|
public RuleConditionElement build(RuleBuildContext context, BaseDescr descr)
build
in interface RuleConditionBuilder
public RuleConditionElement build(RuleBuildContext context, BaseDescr descr, Pattern prefixPattern)
build
in interface RuleConditionBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |