Uses of Class
com.atlassian.bamboo.event.ElasticConfigUpdatedEvent

Packages that use ElasticConfigUpdatedEvent
com.atlassian.bamboo.agent.elastic.aws   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.build.queue   
 

Uses of ElasticConfigUpdatedEvent in com.atlassian.bamboo.agent.elastic.aws
 

Methods in com.atlassian.bamboo.agent.elastic.aws with parameters of type ElasticConfigUpdatedEvent
 void AwsAccountBeanImpl.onElasticConfigUpdatedEvent(ElasticConfigUpdatedEvent event)
           
 

Uses of ElasticConfigUpdatedEvent in com.atlassian.bamboo.v2.build.events
 

Methods in com.atlassian.bamboo.v2.build.events with parameters of type ElasticConfigUpdatedEvent
 void InstanceShuttingDownListener.handleEvent(ElasticConfigUpdatedEvent event)
           
 

Uses of ElasticConfigUpdatedEvent in com.atlassian.bamboo.v2.build.queue
 

Methods in com.atlassian.bamboo.v2.build.queue with parameters of type ElasticConfigUpdatedEvent
 void BuildQueueUpdateListener.onElasticConfigUpdatedEvent(ElasticConfigUpdatedEvent event)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.