public abstract class ExternalEnvironmentInstaller extends Object implements JIPipeRunnable
JIPipeDocumentation
to set the name and description for this installerConstructor and Description |
---|
ExternalEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
abstract ExternalEnvironment |
getInstalledEnvironment()
Returns the final environment after installation
|
JIPipeParameterAccess |
getParameterAccess() |
JIPipeWorkbench |
getWorkbench() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProgressInfo, getTaskLabel, onFinished, onInterrupted, onProgress, onStarted, setProgressInfo
public ExternalEnvironmentInstaller(JIPipeWorkbench workbench, JIPipeParameterAccess parameterAccess)
workbench
- the workbenchparameterAccess
- the parameter access that will receive the generated environmentpublic abstract ExternalEnvironment getInstalledEnvironment()
public JIPipeWorkbench getWorkbench()
public JIPipeParameterAccess getParameterAccess()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.