Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerDatatypeImportOperation(String dataTypeId,
JIPipeDataImportOperation operation)
Registers an import operation for the data type.
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDataDisplayWrapperImportOperation
A
JIPipeDataImportOperation that wraps around a JIPipeDataDisplayOperation |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeDataImportOperation> |
JIPipeDatatypeRegistry.getAllRegisteredImportOperations(String dataTypeId) |
List<JIPipeDataImportOperation> |
JIPipeDatatypeRegistry.getSortedImportOperationsFor(String id)
Gets all import operations for a data type ID
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDatatypeRegistry.registerImportOperation(String dataTypeId,
JIPipeDataImportOperation operation)
Registers an operation that will be available to users in the results view (after runs).
|
Modifier and Type | Class and Description |
---|---|
class |
CopyContainingFolderDataImportOperation
Import operation that copies the containing folder path into the clipboard.
|
class |
OpenContainingFolderDataImportOperation
Import operation that opens the containing folder.
|
class |
OpenInNativeApplicationDataImportOperation |
Modifier and Type | Method and Description |
---|---|
static JIPipeDataImportOperation |
JIPipeDefaultResultDataSlotRowUI.getMainOperation(Class<? extends JIPipeData> dataClass) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.