| Package | Description |
|---|---|
| org.sonar.report.pdf.builder | |
| org.sonar.report.pdf.entity |
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleBuilder.initFromNode(org.sonar.wsclient.services.Measure ruleNode)
Initialize a rule given an XML Node that contains one rule
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBuilder.loadViolatedResources(Rule rule,
String ruleKey,
String projectKey)
This method provide the possibility of init a Rule without init all
violated resources.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
Project.getMostViolatedRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setMostViolatedRules(List<Rule> mostViolatedRules) |
Copyright © 2010-2015 klicap - ingenieria del puzle. All Rights Reserved.