Class MvnGoalInputsImplementation_1_0

    • Field Detail

      • classLoaderHash

        @Nullable("when the hash could not be determined")
        public final @com.gradle.nullability.Nullable("when the hash could not be determined") byte[] classLoaderHash
        The hash of the classloader that loaded the Mojo class.

        This effectively represents the implementation and classes visible to the Mojo class.

    • Constructor Detail

      • MvnGoalInputsImplementation_1_0

        public MvnGoalInputsImplementation_1_0​(long id,
                                               @Nullable
                                               @com.gradle.nullability.Nullable byte[] classLoaderHash)