public class DownloadHandler extends DefaultObject
Package
download managementConstructor and Description |
---|
DownloadHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getDownloadProgress(String pkgId) |
Object |
getDownloadProgressPage(String pkgId,
String source,
Boolean install,
Boolean depCheck) |
String |
getDownloadsProgress() |
Object |
startDownload(String pkgId,
String source,
Boolean install,
Boolean depCheck) |
String |
startDownloads(String pkgList) |
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public String getDownloadsProgress()
public Object getDownloadProgressPage(String pkgId, String source, Boolean install, Boolean depCheck)
public Object startDownload(String pkgId, String source, Boolean install, Boolean depCheck)
Copyright © 2011 Nuxeo SA. All Rights Reserved.