55a113a608e10d9d9952e3780af3420322f06611
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private promptForLocalFile() : Optional<String> renamed to private promptForFile() : Optional<String> in class org.pentaho.di.ui.core.widget.VFSFileSelection | From | To | |
Rename Attribute | 1 | ||
Rename Attribute transMeta : AbstractMeta to abstractMeta : AbstractMeta in class org.pentaho.di.ui.core.widget.VFSFileSelection | From | To | |
Rename Parameter | 2 | ||
Rename Parameter transMeta : AbstractMeta to abstractMeta : AbstractMeta in method public VFSFileSelection(composite Composite, i int, fileFilters String[], fileFilterNames String[], abstractMeta AbstractMeta) in class org.pentaho.di.ui.core.widget.VFSFileSelection | From | To | |
Rename Parameter transMeta : AbstractMeta to abstractMeta : AbstractMeta in method public VFSFileSelection(composite Composite, i int, fileFilters String[], fileFilterNames String[], abstractMeta AbstractMeta, repository Repository) in class org.pentaho.di.ui.core.widget.VFSFileSelection | From | To |