public class ImporterFactoryImpl extends Object implements ImporterFactory
ImporterFactory
Constructor and Description |
---|
ImporterFactoryImpl(Map genericImporters,
Map atlassianImporters) |
Modifier 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
|
public Importer getImporterDAO(Configuration configuration) throws ImporterConfigurationException
ImporterFactory
getImporterDAO
in interface ImporterFactory
ImporterConfigurationException
public Set<String> getSupportedImporterApplications()
ImporterFactory
getSupportedImporterApplications
in interface ImporterFactory
public Set<String> getAtlassianSupportedImporterApplications()
ImporterFactory
getAtlassianSupportedImporterApplications
in interface ImporterFactory
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences