Uses of Class
com.atlassian.bamboo.beehive.events.NodeBecameLiveEvent
-
Packages that use NodeBecameLiveEvent Package Description com.atlassian.bamboo.cluster com.atlassian.bamboo.cluster.peertopeer -
-
Uses of NodeBecameLiveEvent in com.atlassian.bamboo.cluster
Methods in com.atlassian.bamboo.cluster with parameters of type NodeBecameLiveEvent Modifier and Type Method Description void
PerNodeLocalQueueManager. onNodeBecameLive(NodeBecameLiveEvent event)
-
Uses of NodeBecameLiveEvent in com.atlassian.bamboo.cluster.peertopeer
Methods in com.atlassian.bamboo.cluster.peertopeer with parameters of type NodeBecameLiveEvent Modifier and Type Method Description void
PeerToPeerClient. onNodeBecameLive(NodeBecameLiveEvent event)
-