Uses of Interface
com.atlassian.bamboo.specs.BambooSpecsStateDao
Packages that use BambooSpecsStateDao
Package
Description
-
Uses of BambooSpecsStateDao in com.atlassian.bamboo.configuration.external
Constructors in com.atlassian.bamboo.configuration.external with parameters of type BambooSpecsStateDaoModifierConstructorDescriptionRepositoryStoredSpecsLogServiceImpl
(BootstrapManager bootstrapManager, ResultsSummaryManager resultsManager, BambooSpecsStateDao bambooSpecsStateDao) -
Uses of BambooSpecsStateDao in com.atlassian.bamboo.migration.stream.build
Constructors in com.atlassian.bamboo.migration.stream.build with parameters of type BambooSpecsStateDaoModifierConstructorDescriptionSpecsSourceMapper
(org.hibernate.SessionFactory sessionFactory, BambooSpecsSourceDao specsSourceDao, BambooSpecsStateDao specsStateDao, org.springframework.transaction.support.TransactionOperations transactionOperations) SpecsStateMapper
(org.hibernate.SessionFactory sessionFactory, BambooSpecsStateDao specsStateDao, org.springframework.transaction.support.TransactionOperations transactionOperations) -
Uses of BambooSpecsStateDao in com.atlassian.bamboo.specs
Classes in com.atlassian.bamboo.specs that implement BambooSpecsStateDao