|
Rename Parameter projectKey : String to moduleKey : String in method public settings(moduleKey String) : Map<String,String> in class org.sonar.batch.protocol.input.ProjectReferentials |
From |
To |
|
Rename Parameter projectKey : String to moduleKey : String in method public addSettings(moduleKey String, settings Map<String,String>) : ProjectReferentials in class org.sonar.batch.protocol.input.ProjectReferentials |
From |
To |
|
Rename Parameter projectKey : String to moduleKey : String in method public fileDataByPath(moduleKey String) : Map<String,FileData> in class org.sonar.batch.protocol.input.ProjectReferentials |
From |
To |
|
Rename Parameter projectKey : String to moduleKey : String in method public addFileData(moduleKey String, path String, fileData FileData) : ProjectReferentials in class org.sonar.batch.protocol.input.ProjectReferentials |
From |
To |