|
Rename Method public getContentType() : String renamed to public contentType() : String in class org.sonarqube.ws.client.MockWsResponse |
From |
To |
|
Rename Method public getContent() : String renamed to public content() : String in class org.sonarqube.ws.client.MockWsResponse |
From |
To |
|
Rename Method public getContentStream() : InputStream renamed to public contentStream() : InputStream in class org.sonarqube.ws.client.WsResponse |
From |
To |
|
Rename Method public getContentType() : String renamed to public contentType() : String in class org.sonarqube.ws.client.HttpResponse |
From |
To |
|
Rename Method public getRequestUrl() : String renamed to public requestUrl() : String in class org.sonarqube.ws.client.WsResponse |
From |
To |
|
Rename Method public getContentStream() : InputStream renamed to public contentStream() : InputStream in class org.sonarqube.ws.client.HttpResponse |
From |
To |
|
Rename Method public getRequestUrl() : String renamed to public requestUrl() : String in class org.sonarqube.ws.client.HttpResponse |
From |
To |
|
Rename Method public getContent() : String renamed to public content() : String in class org.sonarqube.ws.client.HttpResponse |
From |
To |
|
Rename Method public fail_if_requires_authentication() : void renamed to public fail_if_requires_credentials() : void in class org.sonar.batch.bootstrap.BatchWsClientTest |
From |
To |
|
Rename Method public getContentStream() : InputStream renamed to public contentStream() : InputStream in class org.sonarqube.ws.client.MockWsResponse |
From |
To |
|
Rename Method public getRequestUrl() : String renamed to public requestUrl() : String in class org.sonarqube.ws.client.MockWsResponse |
From |
To |
|
Rename Method public getContentReader() : Reader renamed to public contentReader() : Reader in class org.sonarqube.ws.client.WsResponse |
From |
To |
|
Rename Method public getContentType() : String renamed to public contentType() : String in class org.sonarqube.ws.client.WsResponse |
From |
To |
|
Rename Method public getContentReader() : Reader renamed to public contentReader() : Reader in class org.sonarqube.ws.client.HttpResponse |
From |
To |
|
Rename Method public getContent() : String renamed to public content() : String in class org.sonarqube.ws.client.WsResponse |
From |
To |
|
Rename Method public getContentReader() : Reader renamed to public contentReader() : Reader in class org.sonarqube.ws.client.MockWsResponse |
From |
To |
|
Change Parameter Type wsClient : WsClient to wsClient : BatchWsClient in method public ReportPublisher(settings Settings, wsClient BatchWsClient, contextPublisher AnalysisContextReportPublisher, projectReactor ImmutableProjectReactor, analysisMode DefaultAnalysisMode, temp TempFolder, publishers ReportPublisherStep[]) in class org.sonar.batch.report.ReportPublisher |
From |
To |
|
Change Parameter Type client : WsClient to client : BatchWsClient in method public provide(mode AnalysisMode, cache PersistentCache, client BatchWsClient) : WSLoader in class org.sonar.batch.analysis.AnalysisWSLoaderProvider |
From |
To |
|
Change Parameter Type client : WsClient to client : BatchWsClient in method public provide(cache PersistentCache, client BatchWsClient) : WSLoader in class org.sonar.batch.cache.StrategyWSLoaderProvider |
From |
To |
|
Change Parameter Type client : WsClient to wsClient : BatchWsClient in method public WSLoader(strategy LoadStrategy, cache PersistentCache, wsClient BatchWsClient) in class org.sonar.batch.cache.WSLoader |
From |
To |
|
Change Parameter Type wsClient : WsClient to wsClient : BatchWsClient in method public BatchPluginInstaller(wsLoader WSLoader, wsClient BatchWsClient, fileCache FileCache, pluginPredicate BatchPluginPredicate) in class org.sonar.batch.bootstrap.BatchPluginInstaller |
From |
To |
|
Change Variable Type second : WsClient to second : BatchWsClient in method public build_singleton() : void in class org.sonar.batch.bootstrap.BatchWsClientProviderTest |
From |
To |
|
Change Variable Type request : Request to request : WsRequest in method public log_and_profile_request_if_debug_level() : void in class org.sonar.batch.bootstrap.BatchWsClientTest |
From |
To |
|
Change Variable Type client : WsClient to client : BatchWsClient in method public provide_client_with_custom_settings() : void in class org.sonar.batch.bootstrap.BatchWsClientProviderTest |
From |
To |
|
Change Variable Type first : WsClient to first : BatchWsClient in method public build_singleton() : void in class org.sonar.batch.bootstrap.BatchWsClientProviderTest |
From |
To |
|
Change Variable Type request : Request to request : WsRequest in method public fail_if_requires_permission() : void in class org.sonar.batch.bootstrap.BatchWsClientTest |
From |
To |
|
Change Variable Type request : Request to request : WsRequest in method public fail_if_requires_credentials() : void in class org.sonar.batch.bootstrap.BatchWsClientTest |
From |
To |
|
Change Variable Type client : WsClient to client : BatchWsClient in method public provide_client_with_default_settings() : void in class org.sonar.batch.bootstrap.BatchWsClientProviderTest |
From |
To |
|
Change Attribute Type wsClient : WsClient to wsClient : BatchWsClient in class org.sonar.batch.report.ReportPublisherTest |
From |
To |
|
Change Attribute Type client : WsClient to client : BatchWsClient in class org.sonar.batch.cache.StrategyWSLoaderProviderTest |
From |
To |
|
Change Attribute Type ws : WsClient to ws : BatchWsClient in class org.sonar.batch.cache.WSLoaderTest |
From |
To |
|
Change Attribute Type client : WsClient to wsClient : BatchWsClient in class org.sonar.batch.analysis.AnalysisWSLoaderProviderTest |
From |
To |
|
Change Attribute Type wsClient : HttpWsClient to wsClient : BatchWsClient in class org.sonar.batch.bootstrap.BatchWsClientProvider |
From |
To |
|
Change Attribute Type wsClient : WsClient to wsClient : BatchWsClient in class org.sonar.batch.bootstrap.BatchPluginInstaller |
From |
To |
|
Change Attribute Type client : WsClient to wsClient : BatchWsClient in class org.sonar.batch.cache.WSLoader |
From |
To |
|
Change Attribute Type underTest : WsClientProvider to underTest : BatchWsClientProvider in class org.sonar.batch.bootstrap.BatchWsClientProviderTest |
From |
To |
|
Change Attribute Type wsClient : WsClient to wsClient : BatchWsClient in class org.sonar.batch.bootstrap.BatchPluginInstallerTest |
From |
To |
|
Change Attribute Type wsClient : WsClient to wsClient : BatchWsClient in class org.sonar.batch.report.ReportPublisher |
From |
To |