Modifier and Type | Method and Description |
---|---|
<T extends ExternalEnvironment,U extends ListParameter<T>> |
JIPipeDefaultJavaExtension.registerEnvironment(Class<T> environmentClass,
Class<U> listClass,
ExternalEnvironmentSettings settings,
String id,
String name,
String description,
Icon icon)
Registers a new environment type.
|
Modifier and Type | Method and Description |
---|---|
ExternalEnvironmentSettings |
JIPipeExternalEnvironmentRegistry.getSettings(Class<?> environmentClass)
Returns the settings instance
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeExternalEnvironmentRegistry.registerEnvironment(Class<? extends ExternalEnvironment> environmentClass,
ExternalEnvironmentSettings settings)
Registers an environment and its corresponding settings
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessesExtensionSettings |
Modifier and Type | Class and Description |
---|---|
class |
PythonExtensionSettings |
Modifier and Type | Class and Description |
---|---|
class |
RExtensionSettings |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.