Uses of Interface
com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleDao
Package
Description
-
Uses of ElasticInstanceScheduleDao in com.atlassian.bamboo.agent.elastic.schedule
ModifierConstructorDescriptionElasticInstanceScheduleManagerImpl
(ElasticInstanceScheduleDao elasticInstanceScheduleDao, ElasticInstanceScheduleScheduler elasticInstanceScheduleScheduler) ElasticInstanceScheduleScheduler
(ElasticInstanceScheduleDao elasticInstanceScheduleDao, org.quartz.Scheduler quartzScheduler) -
Uses of ElasticInstanceScheduleDao in com.atlassian.bamboo.migration.stream
ModifierConstructorDescriptionprotected
ElasticInstanceScheduleMapper
(org.hibernate.SessionFactory sessionFactory, ElasticInstanceScheduleDao elasticInstanceScheduleDao, ElasticImageConfigurationDao elasticImageConfigurationDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)