|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.tattletale.reporting.Report
org.jboss.tattletale.reporting.BlackListedReport
public class BlackListedReport
Blacklisted report
Field Summary |
---|
Fields inherited from class org.jboss.tattletale.reporting.Report |
---|
archives, severity, status |
Constructor Summary | |
---|---|
BlackListedReport(java.util.SortedSet<Archive> archives)
Constructor |
Method Summary | |
---|---|
void |
generate(java.lang.String outputDirectory)
Generate the report(s) |
java.lang.String |
getDirectory()
Get the name of the directory |
java.lang.String |
getName()
Get the name of the report |
Methods inherited from class org.jboss.tattletale.reporting.Report |
---|
compareTo, equals, getSeverity, getStatus, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlackListedReport(java.util.SortedSet<Archive> archives)
archives
- The archivesMethod Detail |
---|
public java.lang.String getName()
getName
in class Report
public java.lang.String getDirectory()
getDirectory
in class Report
public void generate(java.lang.String outputDirectory)
generate
in class Report
outputDirectory
- The top-level output directory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |