Class 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 Detail

      • id

        public final long id
        The id of the projectsLoaded operation.
    • Constructor Detail

      • ProjectsLoadedExecutionFinished_1_0

        public ProjectsLoadedExecutionFinished_1_0​(long id)