public class ReportMojo extends AbstractReportMojo
excludes, executionDataStore, includes, outputEncoding, project, sessionInfoStore, siteRenderer, skip, sourceEncoding
Constructor and Description |
---|
ReportMojo() |
Modifier and Type | Method and Description |
---|---|
protected File |
getDataFile() |
String |
getName(Locale locale) |
protected String |
getOutputDirectory() |
protected File |
getOutputDirectoryFile() |
String |
getOutputName() |
void |
setReportOutputDirectory(File reportOutputDirectory) |
canGenerateReport, checkForMissingDebugInformation, createReport, createVisitor, execute, executeReport, getCompileSourceRoots, getDescription, getExcludes, getIncludes, getProject, getSiteRenderer, isExternalReport, loadExecutionData, resolvePath
closeReport, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory
protected String getOutputDirectory()
getOutputDirectory
in class AbstractReportMojo
public void setReportOutputDirectory(File reportOutputDirectory)
setReportOutputDirectory
in interface org.apache.maven.reporting.MavenReport
setReportOutputDirectory
in class AbstractReportMojo
protected File getDataFile()
getDataFile
in class AbstractReportMojo
protected File getOutputDirectoryFile()
getOutputDirectoryFile
in class AbstractReportMojo
public String getOutputName()
getOutputName
in interface org.apache.maven.reporting.MavenReport
getOutputName
in class AbstractReportMojo
public String getName(Locale locale)
getName
in interface org.apache.maven.reporting.MavenReport
getName
in class AbstractReportMojo
Copyright © 2013. All rights reserved.