40c9c6c1d6bf16af74ff389f66862a4db0f4d16f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable list : List<T> to set : Set<T> in method public getPlugins(type Class<K>) : List<T> in class org.pentaho.di.core.plugins.PluginRegistry | From | To | |
Change Variable Type | 1 | ||
Change Variable Type list : List<T> to set : Set<T> in method public getPlugins(type Class<K>) : List<T> in class org.pentaho.di.core.plugins.PluginRegistry | From | To | |
Inline Variable | 1 | ||
Inline Variable plugins : List<PluginInterface> in method public getPlugin(pluginType Class<? extends PluginTypeInterface>, id String) : PluginInterface from class org.pentaho.di.core.plugins.PluginRegistry | From | To |