Uses of Class
com.atlassian.bamboo.beehive.events.NodePromotedEvent
-
-
Uses of NodePromotedEvent in com.atlassian.bamboo.agent.remote.serialization
Methods in com.atlassian.bamboo.agent.remote.serialization with parameters of type NodePromotedEvent Modifier and Type Method Description void
CachingSerializationSecurityConfigAccessor. onNodePromotedToPrimary(NodePromotedEvent event)
-
Uses of NodePromotedEvent in com.atlassian.bamboo.buildqueue.manager
Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type NodePromotedEvent Modifier and Type Method Description void
RemoteAgentAuthenticationManagerImpl. onNodePromotedEvent(NodePromotedEvent event)
-
Uses of NodePromotedEvent in com.atlassian.bamboo.crowd
Methods in com.atlassian.bamboo.crowd with parameters of type NodePromotedEvent Modifier and Type Method Description void
BambooDirectoryMonitorRefresherStarter. onNodePromotedToPrimary(@NotNull NodePromotedEvent event)
-
Uses of NodePromotedEvent in com.atlassian.bamboo.deployments.cache
Methods in com.atlassian.bamboo.deployments.cache with parameters of type NodePromotedEvent Modifier and Type Method Description void
LinkedDeploymentProjectCacheServiceImpl. onNodePromoted(@NotNull NodePromotedEvent event)
-
Uses of NodePromotedEvent in com.atlassian.bamboo.plugins.rest.encrypt
Methods in com.atlassian.bamboo.plugins.rest.encrypt with parameters of type NodePromotedEvent Modifier and Type Method Description void
ManualEncryptionResource. onNodePromotedToPrimary(@NotNull NodePromotedEvent event)
-
Uses of NodePromotedEvent in com.atlassian.bamboo.v2.events
Methods in com.atlassian.bamboo.v2.events with parameters of type NodePromotedEvent Modifier and Type Method Description void
HandleElasticInstancesFromPreviousSession. onNodePromotedToPrimary(@NotNull NodePromotedEvent event)
void
TriggerDelayedDeletionListener. onNodePromotedToPrimary(@NotNull NodePromotedEvent event)
-