public abstract class JIPipeExternalEnvironmentInstaller extends Object implements JIPipeRunnable
SetJIPipeDocumentation
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 |
---|
JIPipeExternalEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
abstract JIPipeEnvironment |
getInstalledEnvironment()
Returns the final environment after installation
|
JIPipeParameterAccess |
getParameterAccess() |
UUID |
getRunUUID()
Unique ID of this run
|
JIPipeWorkbench |
getWorkbench() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProgressInfo, getTaskLabel, isLogSilent, onFinished, onInterrupted, setProgressInfo
public JIPipeExternalEnvironmentInstaller(JIPipeWorkbench workbench, JIPipeParameterAccess parameterAccess)
workbench
- the workbenchparameterAccess
- the parameter access that will receive the generated environmentpublic abstract JIPipeEnvironment getInstalledEnvironment()
public JIPipeWorkbench getWorkbench()
public JIPipeParameterAccess getParameterAccess()
public UUID getRunUUID()
JIPipeRunnable
getRunUUID
in interface JIPipeRunnable
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.