Class ProjectsEvaluated_1_0

  • All Implemented Interfaces:
    com.gradle.scan.eventmodel.EventData

    @GradleVersion(since="2.0")
    @PluginVersion(since="1.0",
                   until="1.11")
    public final class ProjectsEvaluated_1_0
    extends Object
    implements com.gradle.scan.eventmodel.EventData
    An EventData that is published when all projects for the build have been evaluated.

    An event stream will contain a single ProjectsEvaluated_1_0.

    • Constructor Detail

      • ProjectsEvaluated_1_0

        public ProjectsEvaluated_1_0()