Class MvnProjectStarted_1_0

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

@MavenVersion(since="3.3.1") @MavenExtensionVersion(since="1.0") public class MvnProjectStarted_1_0 extends Object implements com.gradle.scan.eventmodel.EventData
An EventData that is published at the start of the execution of each project.

An event stream will contain zero or more MvnProjectStarted_1_0.

  • Field Details

  • Constructor Details

    • MvnProjectStarted_1_0

      public MvnProjectStarted_1_0(long id)
  • Method Details