Interface Downloads

All Known Implementing Classes:
DownloadsImpl

public interface Downloads
downloads API
Author:
cpopa
  • Method Details

    • createDownloadNode

      Download createDownloadNode(Download download)
      Creates a download:download node.
      Parameters:
      download -
      Returns:
      information about the newly created download:download node
    • getDownloadStatus

      Download getDownloadStatus(String downloadNodeId)
      Get status info about a download node.
      Parameters:
      downloadNodeId -
      Returns:
      status info about a download:download node
    • cancel

      void cancel(String downloadNodeId)
      Stop the zip creation if still in progress
      Parameters:
      downloadNodeId -