Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api.grouping |
Modifier and Type | Method and Description |
---|---|
JIPipeJsonPlugin |
JIPipeJsonPlugin.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
JIPipeJsonPlugin |
JIPipeService.ExtensionContentAddedEvent.getExtension() |
JIPipeJsonPlugin |
JIPipeService.ExtensionContentRemovedEvent.getExtension() |
static JIPipeJsonPlugin |
JIPipeJsonPlugin.loadProject(com.fasterxml.jackson.databind.JsonNode jsonData)
Loads an extension from JSON
|
static JIPipeJsonPlugin |
JIPipeJsonPlugin.loadProject(Path path)
Loads an extension from a file
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipe.register(JIPipeJsonPlugin extension,
JIPipeProgressInfo progressInfo)
Registers a JSON extension
|
Constructor and Description |
---|
ExtensionContentAddedEvent(JIPipeJsonPlugin extension,
Object content) |
ExtensionContentRemovedEvent(JIPipeJsonPlugin extension,
Object content) |
Constructor and Description |
---|
JsonNodeRegistrationTask(com.fasterxml.jackson.databind.JsonNode jsonNode,
JIPipeJsonPlugin source) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.