Class HelpTasksPlugin
java.lang.Object
org.gradle.api.plugins.HelpTasksPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the Artifact Transforms report task.static final StringThe dependencies task.static final StringThe dependency insight task.static final StringThe help group.static final StringThe model task.static final StringThe name of the outgoing variants report task.static final StringThe properties task.static final StringThe name of the requested configurations report task. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HELP_GROUP
-
PROPERTIES_TASK
-
DEPENDENCIES_TASK
-
DEPENDENCY_INSIGHT_TASK
The dependency insight task.- Since:
- 2.2
- See Also:
-
OUTGOING_VARIANTS_TASK
The name of the outgoing variants report task.- Since:
- 6.0
- See Also:
-
RESOLVABLE_CONFIGURATIONS_TASK
The name of the requested configurations report task.- Since:
- 7.5
- See Also:
-
ARTIFACT_TRANSFORMS_TASK
The name of the Artifact Transforms report task.- Since:
- 8.13
- See Also:
-
MODEL_TASK
-
-
Constructor Details
-
HelpTasksPlugin
public HelpTasksPlugin()
-
-
Method Details
-
apply
-