public class MVELFromBuilder extends Object implements org.drools.compiler.rule.builder.FromBuilder
| Constructor and Description |
|---|
MVELFromBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.drools.core.rule.RuleConditionElement |
build(org.drools.compiler.rule.builder.RuleBuildContext context,
org.drools.compiler.lang.descr.BaseDescr descr) |
org.drools.core.rule.RuleConditionElement |
build(org.drools.compiler.rule.builder.RuleBuildContext context,
org.drools.compiler.lang.descr.BaseDescr descr,
org.drools.core.rule.Pattern prefixPattern) |
public org.drools.core.rule.RuleConditionElement build(org.drools.compiler.rule.builder.RuleBuildContext context,
org.drools.compiler.lang.descr.BaseDescr descr)
build in interface org.drools.compiler.rule.builder.RuleConditionBuilderpublic org.drools.core.rule.RuleConditionElement build(org.drools.compiler.rule.builder.RuleBuildContext context,
org.drools.compiler.lang.descr.BaseDescr descr,
org.drools.core.rule.Pattern prefixPattern)
build in interface org.drools.compiler.rule.builder.RuleConditionBuilderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.