Class DownloadedArtifactsLoggerImpl.DownloadedArtifactsImpl

    • Constructor Detail

      • DownloadedArtifactsImpl

        public DownloadedArtifactsImpl()
    • Method Detail

      • getActualNumberOfBuilds

        public int getActualNumberOfBuilds()
        Description copied from interface: DownloadedArtifacts
        Returns actual number of builds downloaded or provided artifacts (without applying user permissions)
        Specified by:
        getActualNumberOfBuilds in interface DownloadedArtifacts
        Returns:
        see above
      • getSourceBuildIds

        @NotNull
        public Set<Long> getSourceBuildIds()
        Specified by:
        getSourceBuildIds in interface DownloadedArtifactsEx
        Returns:
        raw map of downloaded artifacts. This map may have ids of already deleted builds, as well as ids of builds not accessible to current user