|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ImporterConfigurationException in com.atlassian.crowd.acceptance.tests.persistence.importer |
|---|
| Methods in com.atlassian.crowd.acceptance.tests.persistence.importer that throw ImporterConfigurationException | |
|---|---|
void |
ImporterFactoryImplTest.testGetImporterDAOWithNullConfiguration()
|
| Uses of ImporterConfigurationException in com.atlassian.crowd.importer.config |
|---|
| Methods in com.atlassian.crowd.importer.config that throw ImporterConfigurationException | |
|---|---|
void |
JdbcConfiguration.isValid()
|
void |
DirectoryConfiguration.isValid()
|
void |
CsvConfiguration.isValid()
|
void |
Configuration.isValid()
Will make sure that all required properties have been set on the Configuration object to perform an import. |
| Uses of ImporterConfigurationException in com.atlassian.crowd.importer.factory |
|---|
| Methods in com.atlassian.crowd.importer.factory that throw ImporterConfigurationException | |
|---|---|
Importer |
ImporterFactoryImpl.getImporterDAO(Configuration configuration)
|
Importer |
ImporterFactory.getImporterDAO(Configuration configuration)
Will return an importer based on a given Configuration |
| Uses of ImporterConfigurationException in com.atlassian.crowd.importer.manager |
|---|
| Methods in com.atlassian.crowd.importer.manager that throw ImporterConfigurationException | |
|---|---|
void |
ImporterManagerImpl.testConfiguration(Configuration configuration)
|
void |
ImporterManager.testConfiguration(Configuration configuration)
Tests that the connection succeeded or failed based on the provided configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||