Class ConfigurationResolutionData_1_0

java.lang.Object
com.gradle.scan.eventmodel.gradle.ConfigurationResolutionData_1_0
All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
Direct Known Subclasses:
ConfigurationResolutionData_1_1

@GradleVersion(since="2.0") @PluginVersion(since="1.3", until="1.13") public class ConfigurationResolutionData_1_0 extends Object implements com.gradle.scan.eventmodel.EventData
An EventData which represents all dependency data for a given build.

Zero or one ConfigurationResolutionData_1_0 events may be published.