|
Change Variable Type cmd : GenericCommand to cmd : ExecutableCommand in method public testInsertObject() : void in class org.drools.compiler.integrationtests.StatelessSessionTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testApplicationScope() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type kContext : ResolvingKnowledgeCommandContext to context : RegistryContext in method public executeDisconnected() : void in class org.drools.core.command.runtime.rule.ExecuteCommandDisconnectedTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testContextScopeSearching() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testSetAndGetWithCommandRegisterWithEnds() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testConversationIdIncreases() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type requestContext : RequestContextImpl to requestContext : RequestContext in method public testOutName() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type cmd : GenericCommand to cmd : Command in method public marshal(object Object, writer HierarchicalStreamWriter, context MarshallingContext) : void in class org.drools.core.runtime.help.impl.XStreamJSon.JSonBatchExecutionCommandConverter |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testOutWithoutPriorSetAndNoName() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testConversationScope() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testSetAndGetWithCommandRegisterWithoutEnds() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testOutWithPriorSetAndNoName() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type command : GenericCommand<?> to command : Command in method public execute(context Context) : ExecutionResults in class org.drools.core.command.runtime.BatchExecutionCommandImpl |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testOutName() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type kContext : FixedKnowledgeCommandContext to context : RegistryContext in method public setup() : void in class org.drools.core.command.runtime.rule.GetFactHandlesCommandTest |
From |
To |
|
Change Variable Type requestCtx : RequestContextImpl to ctx : Context in method private executeBatch(batch Batch, ctx Context) : void in class org.drools.core.fluent.impl.PseudoClockRunner |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testAfter() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type cmd : GenericCommand to cmd : ExecutableCommand in method public unmarshal(reader HierarchicalStreamReader, context UnmarshallingContext) : Object in class org.drools.core.runtime.help.impl.XStreamJSon.JSonBatchExecutionCommandConverter |
From |
To |
|
Change Variable Type copyCmd : GenericCommand to copyCmd : Command in method public batchExecutionImplSerializationTest() : void in class org.drools.core.command.runtime.rule.CommandSerializationTest |
From |
To |
|
Change Variable Type cmd : GenericCommand to cmd : Command in method public batchExecutionImplSerializationTest() : void in class org.drools.core.command.runtime.rule.CommandSerializationTest |
From |
To |
|
Change Variable Type list : List<GenericCommand<?>> to list : List<Command> in method public unmarshal(reader HierarchicalStreamReader, context UnmarshallingContext) : Object in class org.drools.core.runtime.help.impl.XStreamJSon.JSonBatchExecutionCommandConverter |
From |
To |
|
Change Variable Type runner : PsuedoClockRunner to runner : PseudoClockRunner in method public testRequestScope() : void in class org.drools.compiler.simulation.BatchRunFluentTest |
From |
To |
|
Change Variable Type origCmd : GenericCommand to origCmd : Command in method public batchExecutionImplSerializationTest() : void in class org.drools.core.command.runtime.rule.CommandSerializationTest |
From |
To |
|
Extract And Move Method public lookup(clazz Class<T>) : T extracted from public execute(context Context) : FactHandle in class org.drools.core.command.runtime.rule.InsertObjectCommand & moved to class org.drools.core.command.impl.ContextImpl |
From |
To |
|
Extract And Move Method public lookup(clazz Class<T>) : T extracted from public execute(context Context) : Void in class org.drools.core.command.runtime.DisposeCommand & moved to class org.drools.core.command.impl.ContextImpl |
From |
To |
|
Extract And Move Method public lookup(clazz Class<T>) : T extracted from public execute(context Context) : KieSession in class org.drools.core.command.NewKieSessionCommand & moved to class org.drools.core.command.impl.ContextImpl |
From |
To |
|
Extract And Move Method public lookup(clazz Class<T>) : T extracted from public execute(context Context) : Integer in class org.drools.core.command.runtime.rule.FireAllRulesCommand & moved to class org.drools.core.command.impl.ContextImpl |
From |
To |
|
Extract And Move Method public lookup(clazz Class<T>) : T extracted from public execute(context Context) : Object in class org.drools.core.command.runtime.GetGlobalCommand & moved to class org.drools.core.command.impl.ContextImpl |
From |
To |