Interface DownloadedArtifacts

    • Method Detail

      • fileDownloadStarted

        FileProgress fileDownloadStarted​(@NotNull
                                         String url,
                                         @NotNull
                                         String retrieverId)
        Notifies DownloadedArtifactsProgress that a new file download is started and returns track object
        Parameters:
        url -
        retrieverId -
        Returns:
      • setPaused

        void setPaused​(boolean paused)
      • isBuildCacheResolution

        boolean isBuildCacheResolution()