Class Component_2_2
java.lang.Object
com.gradle.scan.eventmodel.gradle.dependencies.Component_2_0
com.gradle.scan.eventmodel.gradle.dependencies.Component_2_1
com.gradle.scan.eventmodel.gradle.dependencies.Component_2_2
-
Field Summary
Modifier and TypeFieldDescriptionThe IDs of selection descriptors that were the reasons for the component to be selected.Fields inherited from class com.gradle.scan.eventmodel.gradle.dependencies.Component_2_1
repositoryId
Fields inherited from class com.gradle.scan.eventmodel.gradle.dependencies.Component_2_0
dependencies, identity, selectionReason
-
Constructor Summary
-
Method Summary
-
Field Details
-
selectionReasons
The IDs of selection descriptors that were the reasons for the component to be selected.The IDs map to
ConfigurationResolutionData_1_3.selectionDescriptors
. Empty list signals no un-"expected" reasons.
-
-
Constructor Details
-
Component_2_2
-
-
Method Details
-
equals
- Overrides:
equals
in classComponent_2_1
-
hashCode
public int hashCode()- Overrides:
hashCode
in classComponent_2_1
-
toString
- Overrides:
toString
in classComponent_2_1
-