Uses of Interface
com.atlassian.bamboo.beehive.BambooClusterLockService
Packages that use BambooClusterLockService
Package
Description
-
Uses of BambooClusterLockService in com.atlassian.bamboo.beehive
Classes in com.atlassian.bamboo.beehive that implement BambooClusterLockServiceModifier and TypeClassDescriptionclassSupports mutual exclusion operations in a cluster environment. -
Uses of BambooClusterLockService in com.atlassian.bamboo.cluster.state
Constructors in com.atlassian.bamboo.cluster.state with parameters of type BambooClusterLockServiceModifierConstructorDescriptionFileBackedClusterInfoManager(BambooClusterLockService bambooClusterLockService, XStreamManager xStreamManage, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, CrossNodesRemoteBroadcaster crossNodesRemoteBroadcaster) FileBackedClusterInfoManager(BambooClusterLockService bambooClusterLockService, XStreamManager xStreamManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, CrossNodesRemoteBroadcaster crossNodesRemoteBroadcaster, File clusterInfoDirectory, boolean initialStartedValue) -
Uses of BambooClusterLockService in com.atlassian.bamboo.plugin.cluster
Constructors in com.atlassian.bamboo.plugin.cluster with parameters of type BambooClusterLockServiceModifierConstructorDescriptionBambooPluginManagerClusterAware(com.atlassian.plugin.manager.PluginPersistentStateStore pluginStateStore, SystemPluginLoaderConfiguration loaderConfiguration, List<com.atlassian.plugin.loaders.PluginLoader> extraPluginLoaders, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager, File pluginDirectory, com.atlassian.plugin.metadata.PluginMetadataManager pluginMetadataManager, @NotNull PluginClusterAwareEventListener pluginClusterAwareEventListener, @NotNull BambooClusterLockService bambooClusterLockService) -
Uses of BambooClusterLockService in com.atlassian.bamboo.quartz.cluster
Constructors in com.atlassian.bamboo.quartz.cluster with parameters of type BambooClusterLockServiceModifierConstructorDescriptionprotectedClusterAwareJob(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterAwareLifecycleManager clusterAwareLifecycleManager, BambooClusterLockService bambooClusterLockService) -
Uses of BambooClusterLockService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type BambooClusterLockServiceModifier and TypeFieldDescriptionstatic final Supplier<BambooClusterLockService> ComponentAccessor.CLUSTER_LOCK_SERVICEDeprecated.