Class ConfigurationIdentity_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.artifacttransforms.ConfigurationIdentity_1_0
@GradleVersion(since="8.1")
@PluginVersion(since="3.13")
public class ConfigurationIdentity_1_0
extends Object
The configuration that contains transitive dependencies of the input artifact.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConfigurationIdentity_1_0(String buildPath, @Nullable String projectPath, String name) -
Method Summary
-
Field Details
-
buildPath
The path of the build that the configuration belongs to. -
projectPath
The path of the project that the configuration belongs to. -
name
The name of the configuration.
-
-
Constructor Details
-
ConfigurationIdentity_1_0
-
-
Method Details