Uses of Interface
com.atlassian.bamboo.build.BuildNumberExportDao
-
Packages that use BuildNumberExportDao Package Description com.atlassian.bamboo.build com.atlassian.bamboo.migration.stream -
-
Uses of BuildNumberExportDao in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement BuildNumberExportDao Modifier and Type Class Description class
BuildNumberExportHibernateDao
-
Uses of BuildNumberExportDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type BuildNumberExportDao Constructor Description PlanBuildNumbersMapper(org.hibernate.SessionFactory sessionFactory, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations, @NotNull BuildNumberExportDao buildNumberExportDao)
-