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 TypeMethodDescriptionvoidPerNodeLocalQueueManager.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 TypeMethodDescriptionvoidPeerToPeerClient.onNodeBecameOffline(@NotNull NodeBecameOfflineEvent event)