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

Packages that use AgentConfigurationUpdatedEvent
com.atlassian.bamboo.event   
com.atlassian.bamboo.v2.build.queue   
 

Uses of AgentConfigurationUpdatedEvent in com.atlassian.bamboo.event
 

Subclasses of AgentConfigurationUpdatedEvent in com.atlassian.bamboo.event
 class AgentDisabledOrEnabledEvent
          This event is published whenever an agent is disabled or enabled.
 

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

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



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