Class AllAgentsUpdatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.AllAgentsUpdatedEvent
All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class AllAgentsUpdatedEvent extends BambooEvent
Occurs if there is an update that will effect all agents e.g. disabling/enabling all agents or updating capability sets
See Also:
  • Constructor Details

    • AllAgentsUpdatedEvent

      public AllAgentsUpdatedEvent(Object o)
  • Method Details