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