Class ProjectsLoadedExecutionStarted_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.ProjectsLoadedExecutionStarted_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.9")
@PluginVersion(since="1.14")
public class ProjectsLoadedExecutionStarted_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData containing details about projectsLoaded lifecycle hook execution start.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public final long idThe id of the projectsLoaded operation. -
buildPath
The build path associated with the execution hook.
-
-
Constructor Details
-
ProjectsLoadedExecutionStarted_1_0
-
-
Method Details