Interface DownloadedArtifactsLoggerEx

    • Method Detail

      • hasComputedSourceBuilds

        boolean hasComputedSourceBuilds​(long buildId)
        Returns true if information about source builds ids for specified build id is in cache
        Parameters:
        buildId - id of the build of interest
        Returns:
        see above
      • clearCache

        void clearCache​(@Nullable
                        Long buildId)