Package com.adobe.cq.dam.download.api
@Version("3.5.0")
package com.adobe.cq.dam.download.api
Defines package version.
-
ClassDescriptionFactory interface for creating various objects whose implementations depend on the type of service being implemented.Represents a final artifact that is a result of the download creation process.High-level exception type for indicating that something went wrong during the process of generating a download.Represents a repository file whose binary contents can be included in a download artifact.Provides a means for specifying which binaries should be included in a download.The information that will be provided to consumers when they request the status of a download being generated by the
DownloadService
.A service that allows consumers to specify a list of targets, which will be translated into one or more URIs that the consumer can then use to download binaries representing the requested targets.This service is responsible for persisting download information for aDownloadService
.Specifies an entity that should be included in a download initiated through theDownloadService
.