Uses of Interface
com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
-
Uses of ElasticInstanceScheduleManager in com.atlassian.bamboo.agent.elastic.schedule
Classes in com.atlassian.bamboo.agent.elastic.schedule that implement ElasticInstanceScheduleManager Modifier and Type Class Description class
ElasticInstanceScheduleManagerImpl
-
Uses of ElasticInstanceScheduleManager in com.atlassian.bamboo.agent.elastic.server
Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type ElasticInstanceScheduleManager Constructor Description ElasticImageConfigurationManagerImpl(ElasticImageConfigurationDao elasticImageConfigurationDao, ResourceResolver resourceResolver, ElasticImageConfigurationAccessor elasticImageConfigurationAccessor, ElasticInstanceScheduleManager elasticInstanceScheduleManager, AgentAssignmentService agentAssignmentService, com.atlassian.event.api.EventPublisher eventPublisher, AwsAccountBean awsAccountBean)
-
Uses of ElasticInstanceScheduleManager in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
Methods in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule with parameters of type ElasticInstanceScheduleManager Modifier and Type Method Description void
ConfigureElasticInstanceSchedules. setElasticInstanceScheduleManager(ElasticInstanceScheduleManager elasticInstanceScheduleManager)
-