Uses of Class
com.atlassian.bamboo.event.AgentConfigurationUpdatedEvent
Packages that use AgentConfigurationUpdatedEvent
-
Uses of AgentConfigurationUpdatedEvent in com.atlassian.bamboo.event
Subclasses of AgentConfigurationUpdatedEvent in com.atlassian.bamboo.eventModifier and TypeClassDescriptionclass
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 AgentConfigurationUpdatedEventModifier and TypeMethodDescriptionvoid
BuildQueueUpdateListener.onAgentConfigurationUpdatedEvent
(AgentConfigurationUpdatedEvent event)