Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- canGenerateReport() - Method in interface org.apache.maven.reporting.MavenReport
-
Verify some conditions before generate the report.
- CATEGORY_PROJECT_INFORMATION - Static variable in interface org.apache.maven.reporting.MavenReport
-
Category for project information reports
- CATEGORY_PROJECT_REPORTS - Static variable in interface org.apache.maven.reporting.MavenReport
-
Category for project reports
G
- generate(Sink, SinkFactory, Locale) - Method in interface org.apache.maven.reporting.MavenMultiPageReport
-
Generate multi page report.
- generate(Sink, Locale) - Method in interface org.apache.maven.reporting.MavenReport
-
Generate the report depending the wanted locale.
- getCategoryName() - Method in interface org.apache.maven.reporting.MavenReport
-
Get the category name for this report.
- getDescription(Locale) - Method in interface org.apache.maven.reporting.MavenReport
-
Get the localized report description.
- getName(Locale) - Method in interface org.apache.maven.reporting.MavenReport
-
Get the localized report name.
- getOutputName() - Method in interface org.apache.maven.reporting.MavenReport
-
Get the base name used to create report's output file(s).
- getReportOutputDirectory() - Method in interface org.apache.maven.reporting.MavenReport
- getTitle() - Method in interface org.apache.maven.reporting.MavenReportRenderer
I
- isExternalReport() - Method in interface org.apache.maven.reporting.MavenReport
-
An external report is a report which calls a third party program which generates some reports too.
M
- MavenMultiPageReport - Interface in org.apache.maven.reporting
-
Interface created separately for backwards compatibility.
- MavenReport - Interface in org.apache.maven.reporting
-
The basis for a Maven report.
- MavenReportException - Exception Class in org.apache.maven.reporting
-
An exception occurring during the execution of a Maven report.
- MavenReportException(String) - Constructor for exception class org.apache.maven.reporting.MavenReportException
-
Default constructor.
- MavenReportException(String, Exception) - Constructor for exception class org.apache.maven.reporting.MavenReportException
-
Other constructor.
- MavenReportRenderer - Interface in org.apache.maven.reporting
-
Basis for rendering report.
O
- org.apache.maven.reporting - package org.apache.maven.reporting
R
- render() - Method in interface org.apache.maven.reporting.MavenReportRenderer
-
Renderer a report.
- ROLE - Static variable in interface org.apache.maven.reporting.MavenReport
-
Plexus lookup name
S
- serialVersionUID - Static variable in exception class org.apache.maven.reporting.MavenReportException
-
The serialVersionUID
- setReportOutputDirectory(File) - Method in interface org.apache.maven.reporting.MavenReport
-
Set a new output directory.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form