Class ConfigurationCacheLoadStarted_1_0

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

@GradleVersion(since="7.5") @PluginVersion(since="3.10") public class ConfigurationCacheLoadStarted_1_0 extends Object implements com.gradle.scan.eventmodel.EventData
An EventData that is published when Gradle's configuration cache starts loading a configuration cache entry.

Zero or one ConfigurationCacheLoadStarted_1_0 events may be published.

  • Constructor Details

    • ConfigurationCacheLoadStarted_1_0

      public ConfigurationCacheLoadStarted_1_0()
  • Method Details