Class ConfigurationCacheCheckFingerprintStarted_1_0

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

@GradleVersion(since="8.10") @PluginVersion(since="3.19") public class ConfigurationCacheCheckFingerprintStarted_1_0 extends Object implements com.gradle.scan.eventmodel.EventData
An EventData that is published when Gradle's configuration cache started checking the configuration cache fingerprint of the build.

Zero or one ConfigurationCacheCheckFingerprintStarted_1_0 events may be published.

  • Constructor Details

    • ConfigurationCacheCheckFingerprintStarted_1_0

      public ConfigurationCacheCheckFingerprintStarted_1_0()
  • Method Details