public class DownloadHandler extends DefaultObject
Package download management| Constructor and Description |
|---|
DownloadHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
cancelDownload(String pkgId,
String source) |
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, isAdaptercheckGuard, 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, toStringpublic 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 © 2012 Nuxeo SA. All Rights Reserved.