|
||||||||||
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.ArchiveReport
org.jboss.tattletale.reporting.JarReport
public class JarReport
JAR report
Field Summary |
---|
Fields inherited from class org.jboss.tattletale.reporting.ArchiveReport |
---|
archive |
Fields inherited from class org.jboss.tattletale.reporting.Report |
---|
archives, severity, status |
Constructor Summary | |
---|---|
JarReport(Archive archive)
Constructor |
Method Summary | |
---|---|
void |
generate(java.lang.String outputDirectory)
Generate the report(s) |
java.lang.String |
getDirectory()
Get the name of the directory |
Methods inherited from class org.jboss.tattletale.reporting.ArchiveReport |
---|
getName |
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 JarReport(Archive archive)
archive
- The archiveMethod Detail |
---|
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 |