public class PseudoClockRunner extends Object implements InternalLocalRunner
InternalLocalRunner.SingleBatchExecutable, InternalLocalRunner.SingleCommandExecutable
Constructor and Description |
---|
PseudoClockRunner() |
PseudoClockRunner(long startTime) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.RequestContext |
createContext() |
org.kie.api.runtime.RequestContext |
execute(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.RequestContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute, execute
public PseudoClockRunner()
public PseudoClockRunner(long startTime)
public 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>
public org.kie.api.runtime.RequestContext createContext()
createContext
in interface org.kie.api.runtime.ExecutableRunner<org.kie.api.runtime.RequestContext>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.