public class JIPipeProjectTemplateRegistry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeProjectTemplateRegistry.TemplatesUpdatedEvent |
Constructor and Description |
---|
JIPipeProjectTemplateRegistry(JIPipe jiPipe) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getBlockedTemplateNames() |
Map<String,JIPipeProjectTemplate> |
getRegisteredTemplates() |
List<JIPipeProjectTemplate> |
getSortedRegisteredTemplates() |
void |
register(JIPipeProjectTemplate template) |
void |
register(Path file) |
public JIPipeProjectTemplateRegistry(JIPipe jiPipe)
public Map<String,JIPipeProjectTemplate> getRegisteredTemplates()
public void register(JIPipeProjectTemplate template)
public void register(Path file) throws IOException
IOException
public List<JIPipeProjectTemplate> getSortedRegisteredTemplates()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.