- All Implemented Interfaces:
- Plugin<Project>
A Plugin which adds some project visualization report tasks to a project.
- See Also:
- 
- 
- 
Constructor SummaryConstructors 
- 
Method Summary
void
 
Apply this plugin to the given target object. 
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
TASK_REPORTpublic static final String TASK_REPORT 
- See Also:
- 
 
- 
PROPERTY_REPORTpublic static final String PROPERTY_REPORT 
- See Also:
- 
 
- 
DEPENDENCY_REPORTpublic static final String DEPENDENCY_REPORT 
- See Also:
- 
 
- 
HTML_DEPENDENCY_REPORTpublic static final String HTML_DEPENDENCY_REPORT 
- See Also:
- 
 
- 
PROJECT_REPORTpublic static final String PROJECT_REPORT 
- See Also:
- 
 
 
- 
Constructor Details
- 
ProjectReportsPluginpublic ProjectReportsPlugin() 
 
- 
Method Details
- 
applyDescription copied from interface: Plugin
 Apply this plugin to the given target object. 
- Specified by:
- applyin interface- Plugin<Project>
- Parameters:
- project- The target object