|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.profiles.ProfileExporter
org.sonar.plugins.findbugs.FindbugsProfileExporter
public class FindbugsProfileExporter
| Constructor Summary | |
|---|---|
FindbugsProfileExporter()
|
|
| Method Summary | |
|---|---|
protected static FindBugsFilter |
buildFindbugsFilter(Iterable<org.sonar.api.rules.ActiveRule> activeRules)
|
void |
exportProfile(org.sonar.api.profiles.RulesProfile profile,
Writer writer)
|
| Methods inherited from class org.sonar.api.profiles.ProfileExporter |
|---|
equals, getKey, getMimeType, getName, getSupportedLanguages, hashCode, setKey, setMimeType, setName, setSupportedLanguages, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FindbugsProfileExporter()
| Method Detail |
|---|
public void exportProfile(org.sonar.api.profiles.RulesProfile profile,
Writer writer)
exportProfile in class org.sonar.api.profiles.ProfileExporterprotected static FindBugsFilter buildFindbugsFilter(Iterable<org.sonar.api.rules.ActiveRule> activeRules)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||