|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
org.apache.james.mailet.AbstractMailetdocsReport
org.apache.james.mailet.AggregateMailetdocsReport
public class AggregateMailetdocsReport
Generates catalog and reports on mailets and matchers. Aggregates mailets and matcher within subprojects when run from the top level.
Field Summary |
---|
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 | |
---|---|
AggregateMailetdocsReport()
|
Method Summary | |
---|---|
protected List<MailetMatcherDescriptor> |
buildDescriptors(org.apache.maven.project.MavenProject project)
Build descriptors for mailets contained within subprojects. |
Methods inherited from class org.apache.james.mailet.AbstractMailetdocsReport |
---|
executeReport, getDescription, getName, getOutputDirectory, getOutputName, getProject, getSiteRenderer, setProject, setSiteRenderer |
Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
---|
canGenerateReport, closeReport, execute, 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 AggregateMailetdocsReport()
Method Detail |
---|
protected final List<MailetMatcherDescriptor> buildDescriptors(org.apache.maven.project.MavenProject project)
buildDescriptors
in class AbstractMailetdocsReport
project
- not null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |