| Package | Description |
|---|---|
| org.sonar.api.batch.rule | |
| org.sonar.api.batch.rule.internal |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rules.find(RuleKey key) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Rule> |
Rules.findAll() |
Collection<Rule> |
Rules.findByRepository(String repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRule |
Copyright © 2009-2014 SonarSource. All Rights Reserved.