Class MVELEnabledBuilder

  • All Implemented Interfaces:
    org.drools.compiler.rule.builder.EnabledBuilder

    public class MVELEnabledBuilder
    extends java.lang.Object
    implements org.drools.compiler.rule.builder.EnabledBuilder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void build​(org.drools.compiler.rule.builder.RuleBuildContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MVELEnabledBuilder

        public MVELEnabledBuilder()
    • Method Detail

      • build

        public void build​(org.drools.compiler.rule.builder.RuleBuildContext context)
        Specified by:
        build in interface org.drools.compiler.rule.builder.EnabledBuilder