|
Rename Method public setJmxUrl(s String) : void renamed to public setSystemInfoUrl(s String) : void in class org.sonar.process.DefaultProcessCommands |
From |
To |
|
Rename Method package setJmxUrl(processNumber int, jmxUrl String) : void renamed to package setSystemInfoUrl(processNumber int, url String) : void in class org.sonar.process.AllProcessesCommands |
From |
To |
|
Rename Method public setJmxUrl(s String) : void renamed to public setSystemInfoUrl(s String) : void in class org.sonar.process.ProcessCommands |
From |
To |
|
Rename Method public getJmxUrl() : String renamed to public getSystemInfoUrl() : String in class org.sonar.process.AllProcessesCommands.ProcessCommandsImpl |
From |
To |
|
Rename Method public setJmxUrl(s String) : void renamed to public setSystemInfoUrl(s String) : void in class org.sonar.process.AllProcessesCommands.ProcessCommandsImpl |
From |
To |
|
Rename Method package getJmxUrl(processNumber int) : String renamed to package getSystemInfoUrl(processNumber int) : String in class org.sonar.process.AllProcessesCommands |
From |
To |
|
Rename Method public getJmxUrl() : String renamed to public getSystemInfoUrl() : String in class org.sonar.process.ProcessCommands |
From |
To |
|
Rename Method public getJmxUrl() : String renamed to public getSystemInfoUrl() : String in class org.sonar.process.DefaultProcessCommands |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.SystemMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.SonarQubeMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.Monitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.PluginsMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.EsMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.DatabaseMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.FakeMonitor |
From |
To |
|
Change Return Type Optional<Map<String,Object>> to Map<String,Object> in method public attributes() : Map<String,Object> in class org.sonar.server.platform.monitoring.JvmPropsMonitor |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method public get_log_level() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method public getServerId() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method public official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method private writeJson(json JsonWriter) : void in class org.sonar.server.platform.ws.InfoAction |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method public attributes() : void in class org.sonar.server.platform.monitoring.JvmPropsMonitorTest |
From |
To |
|
Change Variable Type attributes : Optional<Map<String,Object>> to attributes : Map<String,Object> in method public not_an_official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |