Class FireAllRulesInterceptor

    • Constructor Detail

      • FireAllRulesInterceptor

        public FireAllRulesInterceptor()
    • Method Detail

      • execute

        public org.kie.api.runtime.RequestContext execute​(org.kie.api.runtime.Executable executable,
                                                          org.kie.api.runtime.RequestContext ctx)
        Specified by:
        execute in interface org.kie.api.runtime.ExecutableRunner<org.kie.api.runtime.RequestContext>
        Overrides:
        execute in class PseudoClockRunner
      • requiresFireAllRules

        protected boolean requiresFireAllRules​(InternalExecutable executable)
      • requiresFireAllRules

        protected boolean requiresFireAllRules​(org.kie.api.command.Command command)