Class Downloads

java.lang.Object
jenkins.plugins.itemstorage.s3.Downloads

public final class Downloads extends Object
From the S3 Jenkins plugin modified a bit to meet this use case
  • Constructor Details

    • Downloads

      public Downloads()
  • Method Details

    • startDownload

      public void startDownload(com.amazonaws.services.s3.transfer.TransferManager manager, File base, String pathPrefix, com.amazonaws.services.s3.model.S3ObjectSummary summary) throws com.amazonaws.AmazonServiceException, IOException
      Throws:
      com.amazonaws.AmazonServiceException
      IOException
    • finishDownloading

      public void finishDownloading() throws InterruptedException
      Throws:
      InterruptedException
    • count

      public int count()