]> source.dussan.org Git - sonarqube.git/commit
SONAR-6301 WS to copy a quality profile
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 2 Apr 2015 17:18:19 +0000 (19:18 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 3 Apr 2015 14:46:17 +0000 (16:46 +0200)
commited49a4f8f92de4bb34c89cbf79b608a852315c3b
tree951d68e7457d5689c4fc1acc13ad96f0ee59d6b9
parent66a1ad6974671e0e8f4a88a4b02f4063d3e5edeb
SONAR-6301 WS to copy a quality profile
server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileCopier.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/QProfileCopyAction.java [new file with mode: 0644]
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/QProfileCopyActionTest.java [new file with mode: 0644]