Class BeforeEvaluatorDefinition.BeforeEvaluator

    • Constructor Detail

      • BeforeEvaluator

        public BeforeEvaluator()
      • BeforeEvaluator

        public BeforeEvaluator​(org.drools.core.base.ValueType type,
                               boolean isNegated,
                               long[] parameters,
                               String paramText,
                               boolean unwrapLeft,
                               boolean unwrapRight)
    • Method Detail

      • getInterval

        public org.drools.core.time.Interval getInterval()
        Specified by:
        getInterval in interface org.drools.core.rule.accessor.Evaluator
        Overrides:
        getInterval in class BaseEvaluator