Uses of Class
com.atlassian.bamboo.event.AgentConfigurationUpdatedEvent
-
Packages that use AgentConfigurationUpdatedEvent Package Description 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 Modifier and Type Class Description 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 Modifier and Type Method Description void
BuildQueueUpdateListener. onAgentConfigurationUpdatedEvent(AgentConfigurationUpdatedEvent event)
-