public class DownloadSettings extends AbstractJIPipeParameterCollection
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadSettings.DownloadEnvironment |
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent| Constructor and Description |
|---|
DownloadSettings()
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
DownloadSettings.DownloadEnvironment |
getExternalDownloaderProcess() |
static DownloadSettings |
getInstance() |
boolean |
isPreferCustomDownloader() |
void |
setExternalDownloaderProcess(DownloadSettings.DownloadEnvironment externalDownloaderProcess) |
void |
setPreferCustomDownloader(boolean preferCustomDownloader) |
getEventBusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChangepublic static final String ID
public static DownloadSettings getInstance()
public boolean isPreferCustomDownloader()
public void setPreferCustomDownloader(boolean preferCustomDownloader)
public DownloadSettings.DownloadEnvironment getExternalDownloaderProcess()
public void setExternalDownloaderProcess(DownloadSettings.DownloadEnvironment externalDownloaderProcess)
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.