Uses of Interface
com.atlassian.bamboo.migration.dao.ExternalEntityExportDao

Packages that use ExternalEntityExportDao
com.atlassian.bamboo.migration.dao   
com.atlassian.bamboo.migration.stream.userdata   
 

Uses of ExternalEntityExportDao in com.atlassian.bamboo.migration.dao
 

Classes in com.atlassian.bamboo.migration.dao that implement ExternalEntityExportDao
 class ExternalEntityExportHibernateDao
           
 

Uses of ExternalEntityExportDao in com.atlassian.bamboo.migration.stream.userdata
 

Constructors in com.atlassian.bamboo.migration.stream.userdata with parameters of type ExternalEntityExportDao
ExternalEntityMapper(net.sf.hibernate.SessionFactory sessionFactory, ExternalEntityExportDao externalEntityDAO)
           
LocalGroupMapper(net.sf.hibernate.SessionFactory sessionFactory, LocalGroupExportDao localGroupExportDao, LocalUserExportDao localUserExportDao, ExternalEntityExportDao externalEntityExportDao)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.