9045234ee24249a09d9ac98ead6971677546e98e
Files Diff
- Added: 11
- Removed: 11
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type query : ProjectReferentialsQuery to query : ProjectRepositoryQuery in method public load(query ProjectRepositoryQuery) : ProjectReferentials in class org.sonar.server.batch.ProjectRepositoryLoader | From | To | |
Change Parameter Type projectReferentialsLoader : ProjectReferentialsLoader to projectReferentialsLoader : ProjectRepositoryLoader in method public ProjectRepositoryAction(projectReferentialsLoader ProjectRepositoryLoader) in class org.sonar.server.batch.ProjectRepositoryAction | From | To | |
Change Parameter Type globalReferentialsAction : GlobalReferentialsAction to globalRepositoryAction : GlobalRepositoryAction in method public BatchWs(batchIndex BatchIndex, globalRepositoryAction GlobalRepositoryAction, projectRepositoryAction ProjectRepositoryAction) in class org.sonar.server.batch.BatchWs | From | To | |
Change Parameter Type projectReferentialsAction : ProjectReferentialsAction to projectRepositoryAction : ProjectRepositoryAction in method public BatchWs(batchIndex BatchIndex, globalRepositoryAction GlobalRepositoryAction, projectRepositoryAction ProjectRepositoryAction) in class org.sonar.server.batch.BatchWs | From | To | |
Change Return Type | 4 | ||
Change Return Type ProjectReferentialsQuery to ProjectRepositoryQuery in method public setProfileName(profileName String) : ProjectRepositoryQuery in class org.sonar.server.batch.ProjectRepositoryQuery | From | To | |
Change Return Type ProjectReferentialsQuery to ProjectRepositoryQuery in method public create() : ProjectRepositoryQuery in class org.sonar.server.batch.ProjectRepositoryQuery | From | To | |
Change Return Type ProjectReferentialsQuery to ProjectRepositoryQuery in method public setModuleKey(projectOrModuleKey String) : ProjectRepositoryQuery in class org.sonar.server.batch.ProjectRepositoryQuery | From | To | |
Change Return Type ProjectReferentialsQuery to ProjectRepositoryQuery in method public setPreview(preview boolean) : ProjectRepositoryQuery in class org.sonar.server.batch.ProjectRepositoryQuery | From | To | |
Rename Class | 6 | ||
Rename Class org.sonar.server.batch.ProjectReferentialsActionTest renamed to org.sonar.server.batch.ProjectRepositoryActionTest | From | To | |
Rename Class org.sonar.server.batch.ProjectReferentialsQuery renamed to org.sonar.server.batch.ProjectRepositoryQuery | From | To | |
Rename Class org.sonar.server.batch.ProjectReferentialsLoader renamed to org.sonar.server.batch.ProjectRepositoryLoader | From | To | |
Rename Class org.sonar.server.batch.GlobalReferentialsActionTest renamed to org.sonar.server.batch.GlobalRepositoryActionTest | From | To | |
Rename Class org.sonar.server.batch.ProjectReferentialsAction renamed to org.sonar.server.batch.ProjectRepositoryAction | From | To | |
Rename Class org.sonar.server.batch.GlobalReferentialsAction renamed to org.sonar.server.batch.GlobalRepositoryAction | From | To | |
Rename Attribute | 2 | ||
Rename Attribute projectReferentialsAction : ProjectReferentialsAction to projectRepositoryAction : ProjectRepositoryAction in class org.sonar.server.batch.BatchWs | From | To | |
Rename Attribute globalReferentialsAction : GlobalReferentialsAction to globalRepositoryAction : GlobalRepositoryAction in class org.sonar.server.batch.BatchWs | From | To | |
Change Variable Type | 1 | ||
Change Variable Type queryArgumentCaptor : ArgumentCaptor<ProjectReferentialsQuery> to queryArgumentCaptor : ArgumentCaptor<ProjectRepositoryQuery> in method public project_referentials() : void in class org.sonar.server.batch.ProjectRepositoryActionTest | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type projectReferentialsAction : ProjectReferentialsAction to projectRepositoryAction : ProjectRepositoryAction in class org.sonar.server.batch.BatchWs | From | To | |
Change Attribute Type globalReferentialsAction : GlobalReferentialsAction to globalRepositoryAction : GlobalRepositoryAction in class org.sonar.server.batch.BatchWs | From | To | |
Change Attribute Type projectReferentialsLoader : ProjectReferentialsLoader to projectReferentialsLoader : ProjectRepositoryLoader in class org.sonar.server.batch.ProjectRepositoryActionTest | From | To | |
Change Attribute Type projectReferentialsLoader : ProjectReferentialsLoader to projectReferentialsLoader : ProjectRepositoryLoader in class org.sonar.server.batch.ProjectRepositoryAction | From | To | |
Change Attribute Type loader : ProjectReferentialsLoader to loader : ProjectRepositoryLoader in class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter projectReferentialsAction : ProjectReferentialsAction to projectRepositoryAction : ProjectRepositoryAction in method public BatchWs(batchIndex BatchIndex, globalRepositoryAction GlobalRepositoryAction, projectRepositoryAction ProjectRepositoryAction) in class org.sonar.server.batch.BatchWs | From | To | |
Rename Parameter globalReferentialsAction : GlobalReferentialsAction to globalRepositoryAction : GlobalRepositoryAction in method public BatchWs(batchIndex BatchIndex, globalRepositoryAction GlobalRepositoryAction, projectRepositoryAction ProjectRepositoryAction) in class org.sonar.server.batch.BatchWs | From | To |