Class ProjectReportTask

  • All Implemented Interfaces:
    Comparable<Task>, org.gradle.api.internal.DynamicObjectAware, org.gradle.api.internal.IConventionAware, org.gradle.api.internal.TaskInternal, ExtensionAware, Task, org.gradle.util.Configurable<Task>

    public class ProjectReportTask
    extends AbstractReportTask

    Displays a list of projects in the build. An instance of this type is used when you execute the projects task from the command-line.