|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testStaticMethod2() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testHandler() : void in class org.jbpm.process.workitem.handler.HandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public main(args String[]) : void in class org.jbpm.test.ProcessMain |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testDelayedStateConstraint() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type pkgs : List<KnowledgePackage> to pkgs : List<KiePackage> in method public testProcessEventListener() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testPersistenceVariablesSubProcess() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationProcessWith2WSImportsWSHandler() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceWorkItems3() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditLoggerComplete() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionVariableJava() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type packages : List<KnowledgePackage> to packages : List<KiePackage> in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaScriptReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testRuleFlowUpgrade() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public run() : void in class org.jbpm.bpmn2.concurrency.MultipleProcessesPerThreadTest.UserTaskProcessThread |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public main(args String[]) : void in class org.jbpm.process.audit.ProcessInstanceExecutor |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public createSession(kbase KieBase, env Environment) : KieSession in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testProcessEventListenerWithEndEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testDelayedStateConstraint() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testOnEntryTimerExecutedMultipleTimes() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSubProcess() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testDelayedStateConstraint2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditProducerNonTransactionalWithRollback() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testPersistenceVariablesWithTypeChange() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessEventListenerWithEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testOneWayServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testDynamicSubProcess() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleAction() : void in class org.jbpm.process.builder.JavaScriptActionBuilderTest |
From |
To |
|
Change Variable Type test1 : KnowledgePackage to test1 : KiePackage in method public testKnowledgeProviderWithProcesses() : void in class org.jbpm.process.builder.KnowledgeBuilderTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testPersistenceTimer2() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testOnEntryTimerExecuted() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testImmediateStateConstraint1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaScriptReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionVariableMVEL() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testAsyncServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testDefaultUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testMyFirstMethod2() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type ruleBase : KnowledgeBase to ruleBase : InternalKnowledgeBase in method public testPersistenceSubProcess() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testStaticMethod2() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type pckg : KnowledgePackage to pckg : KiePackage in method public buildProcessDefinition(deploymentId String, bpmn2Content String, kieContainer KieContainer, cache boolean) : ProcessDefinition in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessEventListenerWithEndEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type pkgs : List<KnowledgePackage> to pkgs : List<KiePackage> in method public testProcessEventListenerWithStartEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSwimlane() : void in class org.jbpm.integrationtests.ProcessHumanTaskTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testPersistenceTimer() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testTimerState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMyFirstMethod1() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type ruleBase : KnowledgeBase to ruleBase : KieBase in method private createStatefulKnowledgeSessionFromRule(independentSubProcess boolean) : KieSession in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testRuleFlowConstraintDialects() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachCancelIndependent() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testProcessEventListenerWithStartEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type ruleBase : KnowledgeBase to ruleBase : InternalKnowledgeBase in method private createKnowledgeBase() : KieBase in class org.jbpm.process.audit.ProcessInstanceExecutor |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAbortWorkItemWithVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionContextJava() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testTimer() : void in class org.jbpm.process.TimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMyFirstMethod3() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testVariablePersistenceMarshallingStrategies() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMarshallingWithHumanTaskAndRule() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachWithEventNode() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public setUp() : void in class org.jbpm.process.audit.AuditLogServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method private getKnowledgeBaseForExtendingInterfaceVariablePersistence(processId String, variableText String) : KieBase in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testRuleFlowActionDialects() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method private loadKnowledgeBase(bpmn2FileName String) : KieBase in class org.jbpm.bpmn2.persistence.UnmarshallingOverdueTimersTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testAbortWorkItemWithVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testImmediateStateConstraint1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type wm : StatefulKnowledgeSession to wm : KieSession in method public testSimpleAction() : void in class org.jbpm.process.builder.JavaActionBuilderTest |
From |
To |
|
Change Variable Type list : List<KnowledgePackage> to list : List<KiePackage> in method private getProcessTimer2() : List<KiePackage> in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testMilestoneWithProcessInstanceConstraint() : void in class org.jbpm.integrationtests.ProcessMilestoneTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testCompositeNodeExceptionHandlerTriggerNode() : void in class org.jbpm.integrationtests.ProcessExceptionHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditProducerTransactional() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public before() : void in class org.jbpm.persistence.processinstance.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAddDynamicSubProcess() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithMVELkContextConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationProcessWith2WSImports() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceSubProcess() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testHumanTask() : void in class org.jbpm.integrationtests.ProcessHumanTaskTest |
From |
To |
|
Change Variable Type packages : List<KnowledgePackage> to packages : List<KiePackage> in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.MVELReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditLoggerCompleteWithVariablesCustomIndexer() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testMySecondMethod() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type pkg : KnowledgePackage to pkg : KiePackage in method public getKnowledgePackage(pkgs Collection<KiePackage>, name String) : KiePackage in class org.jbpm.process.builder.KnowledgeBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleAction() : void in class org.jbpm.process.builder.MVELDecisionBuilderTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testWorkItem() : void in class org.jbpm.integrationtests.ProcessWorkItemTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testCompositeMappingUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method protected createKnowledgeBase() : KieBase in class org.jbpm.process.audit.AbstractWorkingMemoryDbLoggerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testHumanTask() : void in class org.jbpm.persistence.session.WorkItemPersistenceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testPersistenceVariablesSubProcess() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditProducerTransactional() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type test2 : KnowledgePackage to test2 : KiePackage in method public testKnowledgeProviderWithProcesses() : void in class org.jbpm.process.builder.KnowledgeBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSplitWithProcessInstanceConstraint2() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testPersistenceWorkItemsUserTransaction() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testSingleActionNode() : void in class org.jbpm.compiler.xml.processes.ActionNodeTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testVariableMapping() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testImmediateStateConstraintPriorities2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationWithErrorHandled() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActivationCancelled() : void in class org.jbpm.integrationtests.AgendaFilterTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachLargeList() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMarshallingWithMultipleHumanTasks() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditProducer() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testHumanTaskCancel2() : void in class org.jbpm.integrationtests.ProcessHumanTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testStartNode() : void in class org.jbpm.workflow.instance.node.StartNodeInstanceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSetFocus() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type wm : StatefulKnowledgeSession to wm : KieSession in method public testSimpleAction() : void in class org.jbpm.process.builder.MVELActionBuilderTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationWithMultipleParams() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditLoggerCompleteWithVariablesCustomIndexer() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionContextMVEL() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testMultiThreadProcessInstanceWorkItem() : void in class org.jbpm.bpmn2.concurrency.OneProcessPerThreadTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testHumanTaskCancel() : void in class org.jbpm.integrationtests.ProcessHumanTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testMultipleTimers() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testIndependentSubProcessCancel() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testPersistenceVariablesWithTypeChange() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method private createKieBase(processIds String...) : KieBase in class org.jbpm.persistence.scripts.TestPersistenceContext |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testGetListeners() : void in class org.jbpm.integrationtests.AgendaFilterTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceState() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testImmediateStateConstraintPriorities1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type wm : StatefulKnowledgeSession to wm : KieSession in method public testSimpleAction() : void in class org.jbpm.process.builder.JavaScriptActionBuilderTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMultipleTimers() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAccept() : void in class org.jbpm.integrationtests.marshalling.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testWorkItemImmediateCompletion() : void in class org.jbpm.integrationtests.ProcessWorkItemTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionVariableJava() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testDynamicSubProcess() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMarshallingProcessInstanceWithWorkItem() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceWorkItems() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithMVELGlobalConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testPersistenceVariables() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditLoggerComplete() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testManualSignalState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method private createKnowledgeBase(flowFile String) : KieBase in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationProcessWith2WSImports() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachNullList() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testMilestone() : void in class org.jbpm.integrationtests.ProcessMilestoneTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithMVELContextConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testPersistenceVariables() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testWorkItemImmediateCompletion() : void in class org.jbpm.integrationtests.ProcessWorkItemTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testFaultWithoutHandler() : void in class org.jbpm.integrationtests.ProcessExceptionHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public createKnowledgeBase() : KieBase in class org.jbpm.process.audit.AbstractAuditLogServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testUserTransactions() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEach() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testCompositeMappingUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public failingtestHello() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type packages : List<KnowledgePackage> to packages : List<KiePackage> in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceWorkItemsUserTransaction() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testCallActivity() : void in class org.jbpm.bpmn2.StandaloneBPMNProcessTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessEventListener() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public createKieBase(process Process...) : KieBase in class org.jbpm.test.util.AbstractBaseTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleAction() : void in class org.jbpm.process.builder.JavaActionBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public startDisposeAndReloadTimerProcess() : void in class org.jbpm.bpmn2.persistence.UnmarshallingOverdueTimersTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSubProcessCancel() : void in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditProducerTransactionalWithRollback() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditLoggerCompleteDirectCreation() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithJavaVariableConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type list : List<KnowledgePackage> to list : List<KiePackage> in method private getProcessTimer() : List<KiePackage> in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testStaticMethod1() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testProcessListener() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditLoggerCompleteWithVariables() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessExceptionHandlerAction() : void in class org.jbpm.integrationtests.ProcessExceptionHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testManualSignalState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionNameConflict() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testWorkItemWithVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMarshallingProcessInstancesAndGlobals() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public run() : void in class org.jbpm.bpmn2.concurrency.MultipleProcessesPerThreadTest.HelloWorldProcessThread |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method private loadKnowledgeBase() : KieBase in class org.jbpm.persistence.processinstance.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testSingleActionNode() : void in class org.jbpm.compiler.xml.processes.ActionNodeTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testHandler() : void in class org.jbpm.process.workitem.handler.HandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method private createKnowledgeBase() : KieBase in class org.jbpm.memory.MemoryLeakTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testLocalTransactionPerStatement() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testRuleFlow() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationWithMultipleIntParams() : void in class org.jbpm.process.workitem.AbstractWorkItemHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testWorkItemImmediateCompletion() : void in class org.jbpm.integrationtests.ProcessWorkItemTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testCancelNonRegisteredWorkItemHandler() : void in class org.jbpm.persistence.session.WorkItemPersistenceTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testStartNode() : void in class org.jbpm.workflow.instance.node.StartNodeInstanceTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testEndNode() : void in class org.jbpm.workflow.instance.node.EndNodeInstanceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testMyFirstMethod1() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testStaticMethod1() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditProducerTransactionalWithRollback() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testWorkItemWithVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testImmediateStateConstraintPriorities2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testMyFirstMethod3() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public setUp() : void in class org.jbpm.process.audit.CommandBasedAuditLogServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionContextJava() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleAction() : void in class org.jbpm.process.builder.MVELActionBuilderTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testOnEntryExit() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachCancel() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testExtendingInterfaceVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationWithMultipleIntParams() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testOnEntryTimerCancelled() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testSplitWithProcessInstanceConstraint2() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceTimer() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMyFirstMethod2() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceTimer2() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public run() : void in class org.jbpm.bpmn2.concurrency.MultipleProcessesPerThreadTest.HelloWorldProcessThread |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method private reloadStatefulKnowledgeSession(bpmn2FileName String, ksessionId int) : KieSession in class org.jbpm.bpmn2.persistence.UnmarshallingOverdueTimersTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testTimerState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationWithMultipleIntParams() : void in class org.jbpm.process.workitem.AbstractWorkItemHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method private readDynamicSubProcess() : KieBase in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessExceptionHandlerTriggerNode() : void in class org.jbpm.integrationtests.ProcessExceptionHandlerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMappingUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public failingtestHello() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public TODOtestDynamicAsyncActions() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type pkgs : List<KnowledgePackage> to pkgs : List<KiePackage> in method public testProcessEventListenerWithEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testImmediateStateConstraintPriorities1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testSplitWithProcessInstanceConstraint2() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testSimpleProcess() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithJavaGlobalConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testRuleFlowUpgrade() : void in class org.jbpm.integrationtests.ExecutionFlowControlTest |
From |
To |
|
Change Variable Type wm : StatefulKnowledgeSession to wm : KieSession in method public testSimpleAction() : void in class org.jbpm.process.builder.MVELDecisionBuilderTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testTimerOnUnmarshalledSession() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testProcessEventListener() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testAddDynamicSubProcess() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type pkgs : List<KnowledgePackage> to pkgs : List<KiePackage> in method public testProcessEventListenerWithEndEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type logger : KnowledgeRuntimeLogger to logger : KieRuntimeLogger in method public testAddDynamicWorkItem() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionVariableMVEL() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceWorkItems2() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testRuleFlowClear() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type pkg : KnowledgePackage to pkg : KiePackage in method public testPersistenceSubProcess() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMySecondMethod() : void in class org.jbpm.process.workitem.java.JavaInvokerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testOnEntryTimerWorkItemExecuted() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.MVELReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public startDisposeAndReloadTimerProcess() : void in class org.jbpm.bpmn2.persistence.UnmarshallingOverdueTimersTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testAddDynamicWorkItem() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithMVELVariableConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditLoggerCompleteDirectCreation() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testExtendingInterfaceVariablePersistence() : void in class org.jbpm.persistence.session.VariablePersistenceStrategyTest |
From |
To |
|
Change Variable Type list : List<KnowledgePackage> to list : List<KiePackage> in method private getProcessWorkItems() : Collection<KiePackage> in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type pkgs : Collection<KnowledgePackage> to pkgs : Collection<KiePackage> in method public testKnowledgeProviderWithProcesses() : void in class org.jbpm.process.builder.KnowledgeBuilderTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testTimer() : void in class org.jbpm.process.TimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testAccept() : void in class org.jbpm.integrationtests.marshalling.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testProcessEventListenerWithStartEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testMappingUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testStartEventTrigger() : void in class org.jbpm.integrationtests.ProcessStartTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceWorkItems() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testEndNode() : void in class org.jbpm.workflow.instance.node.EndNodeInstanceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public FIXMEtestDelayedStateConstraintPriorities2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithProcessInstanceConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public startProcess(processId String) : ProcessInstance in class org.jbpm.process.audit.WorkingMemoryDbLoggerWithStatefulSessionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testProcessInstanceResolverStrategy() : void in class org.jbpm.integrationtests.marshalling.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testNestedExceptionHandler() : void in class org.jbpm.integrationtests.ProcessExceptionHandlerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationWithMultipleIntParams() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public FIXMEtestDelayedStateConstraintPriorities2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public TODOtestDynamicActions() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type logger : KnowledgeRuntimeLogger to logger : KieRuntimeLogger in method public testAddDynamicSubProcess() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionContextMVEL() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testMultiThreadProcessInstanceWorkItem() : void in class org.jbpm.bpmn2.concurrency.OneProcessPerThreadTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testActionNameConflict() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testWorkItem() : void in class org.jbpm.integrationtests.ProcessWorkItemTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testOneWayServiceInvocationProcessWSHandler() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testRuleFlowUpgrade() : void in class org.jbpm.integrationtests.ExecutionFlowControlTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testProcessInstanceResolverStrategy() : void in class org.jbpm.integrationtests.marshalling.ProcessInstanceResolverStrategyTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testCancelNonRegisteredWorkItemHandler() : void in class org.jbpm.persistence.session.WorkItemPersistenceTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testHumanTask() : void in class org.jbpm.persistence.session.WorkItemPersistenceTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testRuleFlowInPackage() : void in class org.jbpm.integrationtests.ProcessFlowControlTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testVariableSimpleProcess() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditProducer() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.MVELReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testOnEntryExit() : void in class org.jbpm.integrationtests.ProcessActionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public FIXMEtestDelayedStateConstraintPriorities1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testActivationCancelled() : void in class org.jbpm.integrationtests.AgendaFilterTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testDelayedStateConstraint2() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAsyncAuditProducerNonTransactionalWithRollback() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMarshallingProcessInstanceWithTimer() : void in class org.jbpm.integrationtests.ProcessMarshallingTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testStartConstraintTrigger() : void in class org.jbpm.integrationtests.ProcessStartTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public createKieSession(process Process...) : KieSession in class org.jbpm.test.util.AbstractBaseTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testServiceInvocationWithMultipleParams() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testForEachEmptyList() : void in class org.jbpm.integrationtests.ProcessForEachTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testRuleSetProcessContext() : void in class org.jbpm.integrationtests.ProcessRuleFlowGroupTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public run() : void in class org.jbpm.bpmn2.concurrency.MultipleProcessesPerThreadTest.UserTaskProcessThread |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testProcessEventListenerWithEvent() : void in class org.jbpm.event.process.ProcessEventSupportTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithJavakContextConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public FIXMEtestDelayedStateConstraintPriorities1() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testOnEntryTimerVariableExecuted() : void in class org.jbpm.integrationtests.ProcessTimerTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationWithErrorHandled() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testServiceInvocationProcessWith2WSImportsWSHandler() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public createKieSession(serializeKbase boolean, pkg KiePackage...) : KieSession in class org.jbpm.test.util.AbstractBaseTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceEvents() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testOneWayServiceInvocationProcessWSHandler() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method private readRule(independent boolean) : KieBase in class org.jbpm.integrationtests.ProcessSubProcessTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testSimpleReturnValueConstraintEvaluator() : void in class org.jbpm.process.builder.JavaScriptReturnValueConstraintEvaluatorBuilderTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testAsyncAuditLoggerCompleteWithVariables() : void in class org.jbpm.process.audit.jms.AsyncAuditLogProducerTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : InternalKnowledgeBase in method public testPersistenceVariables() : void in class org.jbpm.persistence.session.PersistentStatefulSessionTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public main(args String[]) : void in class org.jbpm.process.audit.ProcessInstanceExecutor |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testOneWayServiceInvocation() : void in class org.jbpm.process.workitem.bpmn2.JaxWSServiceTaskTest |
From |
To |
|
Change Variable Type workingMemory : StatefulKnowledgeSession to workingMemory : KieSession in method public testSplitWithJavaContextConstraint() : void in class org.jbpm.integrationtests.ProcessSplitTest |
From |
To |
|
Change Variable Type kpkgs : Collection<KnowledgePackage> to kpkgs : Collection<KiePackage> in method public testPersistenceWorkItems() : void in class org.jbpm.persistence.session.SingleSessionCommandServiceTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testDefaultUpgrade() : void in class org.jbpm.integrationtests.ProcessUpgradeTest |
From |
To |
|
Change Variable Type session : StatefulKnowledgeSession to session : KieSession in method public testMultiThreadProcessInstanceSignalling() : void in class org.jbpm.integrationtests.ProcessMultiThreadTest |
From |
To |
|
Change Variable Type kbase : KnowledgeBase to kbase : KieBase in method public testAddDynamicWorkItem() : void in class org.jbpm.integrationtests.ProcessDynamicNodeTest |
From |
To |
|
Change Variable Type ksession : StatefulKnowledgeSession to ksession : KieSession in method public testActionState() : void in class org.jbpm.integrationtests.ProcessStateTest |
From |
To |