|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImporterFactory
This factory will handle the responsibility of returning
an ImporterDAO based on a given configuration
| Method Summary | |
|---|---|
java.util.Set<java.lang.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 |
java.util.Set<java.lang.String> |
getSupportedImporterApplications()
Will return a list of supported applications that have an importer |
| Method Detail |
|---|
Importer getImporterDAO(Configuration configuration)
throws ImporterConfigurationException
configuration -
ImporterConfigurationExceptionjava.util.Set<java.lang.String> getSupportedImporterApplications()
java.util.Set<java.lang.String> getAtlassianSupportedImporterApplications()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||