Class MVELGroupByAccumulate.GroupingFunctionWirer

  • All Implemented Interfaces:
    org.drools.base.rule.accessor.Wireable
    Enclosing class:
    MVELGroupByAccumulate

    public class MVELGroupByAccumulate.GroupingFunctionWirer
    extends java.lang.Object
    implements org.drools.base.rule.accessor.Wireable
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.drools.base.rule.accessor.Wireable

        org.drools.base.rule.accessor.Wireable.Immutable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void wire​(java.lang.Object object)  
      • Methods inherited from class java.lang.Object

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

      • GroupingFunctionWirer

        public GroupingFunctionWirer()
    • Method Detail

      • wire

        public void wire​(java.lang.Object object)
        Specified by:
        wire in interface org.drools.base.rule.accessor.Wireable