public interface ImporterFactory
ImporterDAO
based on a given configurationModifier and Type | Method and Description |
---|---|
Set<String> |
getAtlassianSupportedImporterApplications()
Will return a list of supported Atlassian applications that have an importer
|
Importer |
getImporterDAO(Configuration configuration)
Will return an importer based on a given Configuration
|
Set<String> |
getSupportedImporterApplications()
Will return a list of supported applications that have an importer
|
Importer getImporterDAO(Configuration configuration) throws ImporterConfigurationException
ImporterConfigurationException
Set<String> getSupportedImporterApplications()
Copyright © 2021 Atlassian. All rights reserved.