- All Implemented Interfaces:
Plugin<Project>
A Plugin
which adds some project visualization report tasks to a project.
- See Also:
-
-
-
Constructor Summary
Constructors
-
Method Summary
void
Apply this plugin to the given target object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TASK_REPORT
public static final String TASK_REPORT
- See Also:
-
-
PROPERTY_REPORT
public static final String PROPERTY_REPORT
- See Also:
-
-
DEPENDENCY_REPORT
public static final String DEPENDENCY_REPORT
- See Also:
-
-
HTML_DEPENDENCY_REPORT
public static final String HTML_DEPENDENCY_REPORT
- See Also:
-
-
PROJECT_REPORT
public static final String PROJECT_REPORT
- See Also:
-
-
Constructor Details
-
ProjectReportsPlugin
public ProjectReportsPlugin()
-
Method Details
-
apply
Description copied from interface: Plugin
Apply this plugin to the given target object.
- Specified by:
apply
in interface Plugin<Project>
- Parameters:
project
- The target object