Uses of Interface
com.atlassian.crowd.importer.factory.ImporterFactory

Packages that use ImporterFactory
com.atlassian.crowd.acceptance.tests.persistence.importer   
com.atlassian.crowd.importer.factory   
com.atlassian.crowd.importer.manager   
 

Uses of ImporterFactory in com.atlassian.crowd.acceptance.tests.persistence.importer
 

Methods in com.atlassian.crowd.acceptance.tests.persistence.importer with parameters of type ImporterFactory
 void ImporterFactoryImplTest.setImporterFactory(ImporterFactory importerFactory)
           
 

Uses of ImporterFactory in com.atlassian.crowd.importer.factory
 

Classes in com.atlassian.crowd.importer.factory that implement ImporterFactory
 class ImporterFactoryImpl
          Main implementation of the ImporterFactory
 

Uses of ImporterFactory in com.atlassian.crowd.importer.manager
 

Methods in com.atlassian.crowd.importer.manager with parameters of type ImporterFactory
 void ImporterManagerImpl.setImporterFactory(ImporterFactory importerFactory)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.