Uses of Interface
com.atlassian.bamboo.build.BuildNumberExportDao
Packages that use BuildNumberExportDao
-
Uses of BuildNumberExportDao in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement BuildNumberExportDao -
Uses of BuildNumberExportDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type BuildNumberExportDaoModifierConstructorDescriptionPlanBuildNumbersMapper
(org.hibernate.SessionFactory sessionFactory, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations, @NotNull BuildNumberExportDao buildNumberExportDao)