a9d57ad9c11567c9cb2a5759899d9fb073a72e06
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type supportedAnnotationType : Class<? extends Annotation> to supportedAnnotationTypes : Class<? extends Annotation>... in method protected ServerExtensionInstaller(sonarQubeVersion SonarQubeVersion, pluginRepository PluginRepository, supportedAnnotationTypes Class<? extends Annotation>...) in class org.sonar.server.plugins.ServerExtensionInstaller | From | To | |
Rename Attribute | 1 | ||
Rename Attribute supportedAnnotationType : Class<? extends Annotation> to supportedAnnotationTypes : Class<? extends Annotation>[] in class org.sonar.server.plugins.ServerExtensionInstaller | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type supportedAnnotationType : Class<? extends Annotation> to supportedAnnotationTypes : Class<? extends Annotation>[] in class org.sonar.server.plugins.ServerExtensionInstaller | From | To | |
Rename Parameter | 1 | ||
Rename Parameter supportedAnnotationType : Class<? extends Annotation> to supportedAnnotationTypes : Class<? extends Annotation>... in method protected ServerExtensionInstaller(sonarQubeVersion SonarQubeVersion, pluginRepository PluginRepository, supportedAnnotationTypes Class<? extends Annotation>...) in class org.sonar.server.plugins.ServerExtensionInstaller | From | To |