Class ConfigurationResolutionStarted_1_1

java.lang.Object
com.gradle.scan.eventmodel.gradle.ConfigurationResolutionStarted_1_0
com.gradle.scan.eventmodel.gradle.ConfigurationResolutionStarted_1_1
All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
Direct Known Subclasses:
ConfigurationResolutionStarted_1_2

@GradleVersion(since="2.0") @PluginVersion(since="1.11", until="1.15") public class ConfigurationResolutionStarted_1_1 extends ConfigurationResolutionStarted_1_0
An EventData that is published when resolution of a configuration's dependencies has started.

Zero or more ConfigurationResolutionStarted_1_1 events may be published.