| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.common.external |
| Modifier and Type | Method and Description |
|---|---|
ImportDataHolder |
InsightImportModule.dataHolder(T configuration,
ModuleOTSelector moduleOTSelector)
Contains the actual data when importing.
|
default ImportDataHolder |
InsightImportModule.dataHolder(T configuration,
ModuleOTSelector moduleOTSelector,
List<DataLocator> configuredDataLocators,
List<ModuleOTSelector> enabledModuleOTSelectors)
Contains the actual data when importing.
|
List<DataLocator> |
InsightImportModule.fetchDataLocators(T configuration,
ModuleOTSelector moduleOTSelector)
Retrieves the data locators for the source that should be used when importing.
|
InsightSchemaExternal |
AbstractInsightImportModule.predefinedStructure(T configuration) |
InsightSchemaExternal |
InsightImportModule.predefinedStructure(T configuration)
Defines the structure to create within Insight.
|
TemplateImportConfiguration |
InsightImportModule.templateImportConfiguration(T configuration)
Returns a preset of an import configuration to be used when an import is created from a component.
|
Copyright © 2023 Atlassian. All rights reserved.