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) |
getEventBus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public 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–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.