Class NodeBecameLiveEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.beehive.events.NodeBecameLiveEvent
- All Implemented Interfaces:
NodesLivenessEvent
,Serializable
@AsynchronousPreferred
public class NodeBecameLiveEvent
extends BambooEvent
implements NodesLivenessEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.event.BambooEvent
equals, hashCode
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
NodeBecameLiveEvent
-
-
Method Details
-
getNode
- Specified by:
getNode
in interfaceNodesLivenessEvent
-
toString
- Overrides:
toString
in classEventObject
-