public abstract class ExternalEnvironmentInstaller extends Object implements JIPipeRunnable
JIPipeDocumentation
to set the name and description for this installerJIPipeRunnable.EnqeuedEventListener, JIPipeRunnable.EnqueuedEvent, JIPipeRunnable.EnqueuedEventEmitter, JIPipeRunnable.FinishedEvent, JIPipeRunnable.FinishedEventEmitter, JIPipeRunnable.FinishedEventListener, JIPipeRunnable.InterruptedEvent, JIPipeRunnable.InterruptedEventEmitter, JIPipeRunnable.InterruptedEventListener, JIPipeRunnable.ProgressEvent, JIPipeRunnable.ProgressEventEmitter, JIPipeRunnable.ProgressEventListener, JIPipeRunnable.StartedEvent, JIPipeRunnable.StartedEventEmitter, JIPipeRunnable.StartedEventListener
Constructor 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, 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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.