Class Component_2_0

    • Field Detail

      • selectionReason

        @Nullable("if reason is EXPECTED or in Build Scan plugin 2.4+")
        public final @Nullable("if reason is EXPECTED or in Build Scan plugin 2.4+") Integer selectionReason
        The reason the component was selected in the dependency resolution.
    • Constructor Detail

      • Component_2_0

        public Component_2_0​(long identity,
                             @Nullable
                             @Nullable Integer selectionReason,
                             List<Long> dependencies)