|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.plugin.AbstractMojo org.apache.maven.reporting.AbstractMavenReport de.smartics.maven.exceptions.AbstractElementReport de.smartics.maven.exceptions.ExceptionCodeReport
public class ExceptionCodeReport
Generates exception code documentation.
Field Summary |
---|
Fields inherited from class de.smartics.maven.exceptions.AbstractElementReport |
---|
factory, javadocDir, locale, localRepository, logLevel, outputDirectory, pluginArtifacts, project, resolver, session, siteRenderer |
Fields inherited from interface org.apache.maven.reporting.MavenReport |
---|
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
ExceptionCodeReport() |
Method Summary | |
---|---|
void |
executeReport(Locale locale) |
protected String |
getBundleName() Returns the name of the bundle to load to label report information. |
String |
getOutputName() |
Methods inherited from class de.smartics.maven.exceptions.AbstractElementReport |
---|
canGenerateReport, execute, getBundle, getDescription, getName, getOutputDirectory, getProject, getSiteRenderer, provideSink, setProject |
Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
---|
closeReport, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectory |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionCodeReport()
Method Detail |
---|
public String getOutputName()
MavenReport.getOutputName()
public void executeReport(Locale locale) throws org.apache.maven.reporting.MavenReportException
executeReport
in class
org.apache.maven.reporting.AbstractMavenReport
org.apache.maven.reporting.MavenReportException
protected String getBundleName()
AbstractElementReport
getBundleName
in class
AbstractElementReport
AbstractElementReport.getBundle(Locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |