Class BuildStarted_1_0

java.lang.Object
com.gradle.scan.eventmodel.gradle.BuildStarted_1_0
All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData

@GradleVersion(since="2.0") @PluginVersion(since="1.0") public class BuildStarted_1_0 extends Object implements com.gradle.scan.eventmodel.EventData
An EventData that is published at the start of the build.

An event stream will contain a single BuildStarted_1_0.

  • Constructor Details

    • BuildStarted_1_0

      public BuildStarted_1_0()
  • Method Details