public class ButlerDownload
extends de.cismet.tools.gui.downloadmanager.HttpDownload
implements de.cismet.connectioncontext.ConnectionContextProvider
| Constructor and Description |
|---|
ButlerDownload(String directory,
String orderId,
de.cismet.cids.custom.utils.butler.ButlerProduct product,
boolean isEtrsRahmenkarte,
String boxSize,
double middleX,
double middleY,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Constructor for a Butler 2 request.
|
ButlerDownload(String directory,
String orderId,
de.cismet.cids.custom.utils.butler.ButlerProduct product,
double minX,
double minY,
double maxX,
double maxY,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new ButlerDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
void |
run() |
downloadStream, downloadStream, equals, getExceptionPanel, getUrlInputStreamWithWebAcessManager, hashCodecompareTo, determineDestinationFile, error, getCaughtException, getDownloadsCompleted, getDownloadsErroneous, getDownloadsTotal, getFileToSaveTo, getStatus, getTitle, setParallelDownloads, startDownload, stateChanged, titleChangedaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ButlerDownload(String directory, String orderId, de.cismet.cids.custom.utils.butler.ButlerProduct product, boolean isEtrsRahmenkarte, String boxSize, double middleX, double middleY, de.cismet.connectioncontext.ConnectionContext connectionContext)
directory - DOCUMENT ME!orderId - DOCUMENT ME!product - DOCUMENT ME!isEtrsRahmenkarte - DOCUMENT ME!boxSize - DOCUMENT ME!middleX - DOCUMENT ME!middleY - DOCUMENT ME!connectionContext - DOCUMENT ME!public ButlerDownload(String directory, String orderId, de.cismet.cids.custom.utils.butler.ButlerProduct product, double minX, double minY, double maxX, double maxY, de.cismet.connectioncontext.ConnectionContext connectionContext)
directory - DOCUMENT ME!orderId - DOCUMENT ME!product - DOCUMENT ME!minX - DOCUMENT ME!minY - DOCUMENT ME!maxX - DOCUMENT ME!maxY - DOCUMENT ME!connectionContext - DOCUMENT ME!public void run()
public boolean cancel()
cancel in interface org.openide.util.Cancellablecancel in class de.cismet.tools.gui.downloadmanager.AbstractCancellableDownloadpublic final de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.