Interface CiInformationProvider

    • Method Detail

      • isSupported

        default boolean isSupported()
      • getPriority

        default int getPriority()
      • newCiInformation

        @Nullable
        CiInformation newCiInformation​(@Nullable
                                       org.gradle.api.Project project)