org.apache.maven.reporting
public interface MavenReport
Version: $Id: MavenReport.java 163376 2005-02-23 00:06:06Z brett $
Field Summary | |
---|---|
String | CATEGORY_PROJECT_INFORMATION |
String | CATEGORY_PROJECT_REPORTS |
String | ROLE |
Method Summary | |
---|---|
boolean | canGenerateReport() |
void | generate(Sink sink, Locale locale) |
String | getCategoryName() |
String | getDescription(Locale locale) |
String | getName(Locale locale) |
String | getOutputName() |
File | getReportOutputDirectory() |
boolean | isExternalReport() |
void | setReportOutputDirectory(File outputDirectory) |