Uses of Class
com.atlassian.bamboo.beehive.events.NodeBecameOfflineEvent
Packages that use NodeBecameOfflineEvent
-
Uses of NodeBecameOfflineEvent in com.atlassian.bamboo.cluster
Methods in com.atlassian.bamboo.cluster with parameters of type NodeBecameOfflineEventModifier and TypeMethodDescriptionvoid
PerNodeLocalQueueManager.onNodeBecameOffline
(NodeBecameOfflineEvent event) -
Uses of NodeBecameOfflineEvent in com.atlassian.bamboo.cluster.peertopeer
Methods in com.atlassian.bamboo.cluster.peertopeer with parameters of type NodeBecameOfflineEventModifier and TypeMethodDescriptionvoid
PeerToPeerClient.onNodeBecameOffline
(@NotNull NodeBecameOfflineEvent event)