Uses of Interface
com.atlassian.bamboo.migration.dao.PropertyEntryExportDao
Packages that use PropertyEntryExportDao
Package
Description
-
Uses of PropertyEntryExportDao in com.atlassian.bamboo.migration.dao
Classes in com.atlassian.bamboo.migration.dao that implement PropertyEntryExportDao -
Uses of PropertyEntryExportDao in com.atlassian.bamboo.migration.stream.userdata
Constructors in com.atlassian.bamboo.migration.stream.userdata with parameters of type PropertyEntryExportDaoModifierConstructorDescriptionPropertyEntryMapper
(org.hibernate.SessionFactory sessionFactory, PropertyEntryExportDao propertyEntryExportDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)