public class FireAllRulesInterceptor extends AbstractInterceptor
InternalLocalRunner.SingleBatchExecutable, InternalLocalRunner.SingleCommandExecutable| Constructor and Description |
|---|
FireAllRulesInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.RequestContext |
execute(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.RequestContext ctx) |
protected boolean |
requiresFireAllRules(org.kie.api.command.Command command) |
protected boolean |
requiresFireAllRules(InternalExecutable executable) |
executeNext, getNext, setNextcreateContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, executepublic org.kie.api.runtime.RequestContext execute(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.RequestContext ctx)
execute in interface org.kie.api.runtime.ExecutableRunner<org.kie.api.runtime.RequestContext>execute in class PseudoClockRunnerprotected boolean requiresFireAllRules(InternalExecutable executable)
protected boolean requiresFireAllRules(org.kie.api.command.Command command)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.