Class EntryPointBuilder

    • Constructor Detail

      • EntryPointBuilder

        public EntryPointBuilder()
    • Method Detail

      • build

        public org.drools.core.rule.RuleConditionElement build​(RuleBuildContext context,
                                                               org.drools.drl.ast.descr.BaseDescr descr,
                                                               org.drools.core.rule.Pattern prefixPattern)
        Specified by:
        build in interface RuleConditionBuilder