Package com.riadalabs.jira.plugins.insight.services.imports.common.external
package com.riadalabs.jira.plugins.insight.services.imports.common.external
-
ClassDescriptionUsed to represent the data that are about to be imported.Contains multiple ImportDataValue with the addition of a possibility to specify noDataToImport e.g. no files foundThe import module configuration is specified by each module.Contains the details that can be obtained before an Import actually starts.A simple import data holder that keeps all external data in memory before importing itInsightImportModule<T extends ImportModuleConfiguration>Interface that an import component must implement.A selector used to identify a specific object type in the data source.The template import configuration is used by an import component that ships with a suggested configuration.ObjectTypeMapping is responsible for mapping the external data source to an Assets Object Type.The intention is to force implementing classes to provide the logic for translating i18n concepts (data) that is part / managed by that class.