com.atlassian.bamboo.event
Class AllAgentsUpdatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.AllAgentsUpdatedEvent
- All Implemented Interfaces:
- Serializable
@AsynchronousPreferred
public class AllAgentsUpdatedEvent
- extends com.atlassian.event.Event
Occurs if there is an update that will effect all agents e.g. disabling/enabling all agents or updating capability sets
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
AllAgentsUpdatedEvent
public AllAgentsUpdatedEvent(Object o)
toString
public String toString()
- Overrides:
toString
in class EventObject
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.