3c586dbfbd5d8a2c8464e59e1c333212a8c2ec37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type kSession : StatefulKnowledgeSession to kSession : KieSession in method public testInheritAnnotationsInOtherPackage() : void in class org.drools.compiler.integrationtests.ExtendsTest | From | To | |
Change Variable Type kSession : StatefulKnowledgeSession to kSession : KieSession in method public testExtendFromOtherPackage() : void in class org.drools.compiler.integrationtests.ExtendsTest | From | To | |
Change Variable Type kSession : StatefulKnowledgeSession to kSession : KieSession in method public testInheritFromClassWithDefaults() : void in class org.drools.compiler.integrationtests.ExtendsTest | From | To | |
Extract Variable | 1 | ||
Extract Variable type : TypeDeclaration in method public processTypeDeclarations(packageDescrs Collection<? extends PackageDescr>, unsortedDescrs Collection<AbstractClassTypeDeclarationDescr>, unresolvedTypes List<TypeDefinition>, unprocesseableDescrs Map<String,AbstractClassTypeDeclarationDescr>) : void from class org.drools.compiler.builder.impl.TypeDeclarationBuilder | From | To |