Skip navigation links
C G I M O R S 

C

canGenerateReport() - Method in interface org.apache.maven.reporting.MavenReport
Verify some conditions before generating 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
Deprecated.
Method name does not properly reflect its purpose. Implement and use MavenReport.getOutputPath() instead.
getOutputPath() - Method in interface org.apache.maven.reporting.MavenReport
Get the path relative to MavenReport.getReportOutputDirectory() where the report's main output file will be written.
getReportOutputDirectory() - Method in interface org.apache.maven.reporting.MavenReport
Get the shared report output directory.
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 in org.apache.maven.reporting
An exception occurring during the execution of a Maven report.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
Default constructor.
MavenReportException(String, Exception) - Constructor for exception 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 org.apache.maven.reporting.MavenReportException
The serialVersionUID
setReportOutputDirectory(File) - Method in interface org.apache.maven.reporting.MavenReport
Set a new shared report output directory.
C G I M O R S 
Skip navigation links

Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.