|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.wsclient.services.AbstractQuery<MODEL>
org.sonar.wsclient.services.Query<org.sonar.wsclient.services.Violation>
org.sonar.wsclient.services.ViolationQuery
org.sonar.ide.wsclient.ProperViolationQuery
@Deprecated public class ProperViolationQuery
Workaround for SONAR-1793: Wrong URL construction in ViolationQuery, when depth parameter used.
| Field Summary |
|---|
| Fields inherited from class org.sonar.wsclient.services.ViolationQuery |
|---|
BASE_URL |
| Constructor Summary | |
|---|---|
ProperViolationQuery(String resourceKeyOrId)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getUrl()
Deprecated. |
| Methods inherited from class org.sonar.wsclient.services.ViolationQuery |
|---|
createForResource, createForResource, getCategories, getDepth, getModelClass, getPriorities, getQualifiers, getRuleKeys, getScopes, setCategories, setDepth, setPriorities, setQualifiers, setRuleKeys, setScopes |
| Methods inherited from class org.sonar.wsclient.services.AbstractQuery |
|---|
appendUrlParameter, appendUrlParameter, appendUrlParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProperViolationQuery(String resourceKeyOrId)
| Method Detail |
|---|
public String getUrl()
getUrl in class org.sonar.wsclient.services.ViolationQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||