|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViolationQuery | |
|---|---|
| org.sonar.wsclient.services | |
| Uses of ViolationQuery in org.sonar.wsclient.services |
|---|
| Methods in org.sonar.wsclient.services that return ViolationQuery | |
|---|---|
static ViolationQuery |
ViolationQuery.createForResource(Resource resource)
Deprecated. |
static ViolationQuery |
ViolationQuery.createForResource(String resourceIdOrKey)
Deprecated. |
ViolationQuery |
ViolationQuery.setDepth(int depth)
Deprecated. |
ViolationQuery |
ViolationQuery.setLimit(Integer limit)
Deprecated. |
ViolationQuery |
ViolationQuery.setPriorities(String... priorities)
Deprecated. since 2.5 use setSeverities(String...) instead. See http://jira.codehaus.org/browse/SONAR-1829 |
ViolationQuery |
ViolationQuery.setQualifiers(String... qualifiers)
Deprecated. |
ViolationQuery |
ViolationQuery.setRuleKeys(String... ruleKeys)
Deprecated. |
ViolationQuery |
ViolationQuery.setSeverities(String... severities)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||