]> source.dussan.org Git - sonarqube.git/commit
Add convenient factory methods ResourceQuery#create(String resourceKey) and Rule...
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 28 Jul 2011 08:14:43 +0000 (10:14 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 28 Jul 2011 08:14:51 +0000 (10:14 +0200)
commit5d4a6f543838403f26e9f18ee0ead44398ffec0f
tree5b45dd9d737a1a978f6975048d23283dbf59ad7b
parent831f128056cdd575e54d1635943833cebf898fb4
Add convenient factory methods ResourceQuery#create(String resourceKey) and Rule#create(String repo, String key)
sonar-plugin-api/src/main/java/org/sonar/api/rules/Rule.java
sonar-ws-client/src/main/java/org/sonar/wsclient/services/ResourceQuery.java