public class JsonNodeRegistrationTask extends JIPipeDefaultNodeRegistrationTask
JsonNodeInfo
Constructor and Description |
---|
JsonNodeRegistrationTask(com.fasterxml.jackson.databind.JsonNode jsonNode,
JIPipeJsonExtension source) |
Modifier and Type | Method and Description |
---|---|
void |
register()
Runs the registration
|
canRegister, getDependencyAlgorithmIds, getDependencyDatatypeClasses, getDependencyDatatypeIds, reportValidity, setDependencyAlgorithmIds, setDependencyDatatypeClasses, setDependencyDatatypeIds
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateValidityReport
public JsonNodeRegistrationTask(com.fasterxml.jackson.databind.JsonNode jsonNode, JIPipeJsonExtension source)
jsonNode
- The JSON serialized graph wrapper algorithmsource
- dependency that registers the algorithmpublic void register()
JIPipeNodeRegistrationTask
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.