|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.rule.builder.dialect.mvel.MVELConsequenceBuilder
public class MVELConsequenceBuilder
Constructor Summary | |
---|---|
MVELConsequenceBuilder()
|
Method Summary | |
---|---|
void |
build(RuleBuildContext context)
|
static java.lang.String |
delimitExpressions(java.lang.String s)
Allows newlines to demarcate expressions, as per MVEL command line. |
static java.lang.String |
processMacros(java.lang.String consequence)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVELConsequenceBuilder()
Method Detail |
---|
public void build(RuleBuildContext context)
build
in interface ConsequenceBuilder
public static java.lang.String processMacros(java.lang.String consequence)
public static java.lang.String delimitExpressions(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |