bf08511ea2b159d61a6926faf5b8c8999b8df805
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable extensions : String[] in method public saveXMLFile(meta EngineMetaInterface, export boolean) : boolean from class org.pentaho.di.ui.spoon.Spoon | From | To | |
Extract Method | 4 | ||
Extract Method public saveXMLFile(meta EngineMetaInterface, filename String, export boolean) : boolean extracted from public saveXMLFile(meta EngineMetaInterface, export boolean) : boolean in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Extract Method public openFile(filename String, variableSpace VariableSpace, importfile boolean) : void extracted from public openFile(filename String, importfile boolean) : void in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Extract Method public open(jobNode Node, fname String, connection String, importfile boolean) : boolean extracted from public open(jobNode Node, fname String, importfile boolean) : boolean in class org.pentaho.di.ui.spoon.JobFileListener | From | To | |
Extract Method public open(transNode Node, fname String, connection String, importfile boolean) : boolean extracted from public open(transNode Node, fname String, importfile boolean) : boolean in class org.pentaho.di.ui.spoon.TransFileListener | From | To |