public static class AssetDownloadService.AssetDownloadParams extends Object
| Constructor and Description |
|---|
AssetDownloadParams(Resource configResource,
Set<Resource> downloadSet,
boolean downloadAssets,
boolean downloadRenditions,
boolean downloadSubassets,
String s7ExportSettings,
Date date,
ZipOutputStream zipOutputStream,
String downloadName,
String emailRecipients,
boolean flatStructure,
List<String> permissions) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getConfigResource() |
Date |
getDate() |
String |
getDownloadName() |
Set<Resource> |
getDownloadSet() |
String |
getEmailRecipients() |
List<String> |
getPermissions() |
String |
getS7ExportSettings() |
ZipOutputStream |
getZipOutputStream() |
boolean |
isDownloadAssets() |
boolean |
isDownloadRenditions() |
boolean |
isDownloadSubassets() |
boolean |
isFlatStructure() |
public AssetDownloadParams(Resource configResource, Set<Resource> downloadSet, boolean downloadAssets, boolean downloadRenditions, boolean downloadSubassets, String s7ExportSettings, Date date, ZipOutputStream zipOutputStream, String downloadName, String emailRecipients, boolean flatStructure, List<String> permissions)
public Resource getConfigResource()
public boolean isDownloadAssets()
public boolean isDownloadRenditions()
public boolean isDownloadSubassets()
public String getS7ExportSettings()
public Date getDate()
public ZipOutputStream getZipOutputStream()
public String getDownloadName()
public String getEmailRecipients()
public boolean isFlatStructure()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"