252d11d9fcfbdf6a98b9a1552326ccc660a2b44f
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type jobsAndTransformations : List<? extends RepositoryElementMetaInterface> to jobsAndTransformations : List<RepositoryElementMetaInterface> in method public getRepositoryObjects() : UIRepositoryObjects in class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryDirectory | From | To | |
Extract Method | 1 | ||
Extract Method protected loadRepositoryObjects(dir RepositoryDirectoryInterface, getTransformations boolean, getJobs boolean, rep Repository) : List<RepositoryElementMetaInterface> extracted from public getTreeWithNames(ti TreeItem, rep Repository, dircolor Color, sortPosition int, includeDeleted boolean, ascending boolean, getTransformations boolean, getJobs boolean, dir RepositoryDirectoryInterface, filterString String, pattern Pattern) : void in class org.pentaho.di.ui.repository.RepositoryDirectoryUI | From | To |