Uses of Interface
com.atlassian.bamboo.beehive.BambooClusterLockDao
Packages that use BambooClusterLockDao
-
Uses of BambooClusterLockDao in com.atlassian.bamboo.beehive
Classes in com.atlassian.bamboo.beehive that implement BambooClusterLockDaoConstructors in com.atlassian.bamboo.beehive with parameters of type BambooClusterLockDaoModifierConstructorDescriptionBambooClusterLockServiceImpl(@NotNull BambooClusterLockDao bambooClusterLockDao, @NotNull ClusterNodeHeartbeatDao clusterNodeHeartbeatDao) BambooClusterNodeHeartbeatServiceImpl(@NotNull ClusterNodeHeartbeatDao clusterNodeHeartbeatDao, @NotNull BambooClusterLockDao bambooClusterLockDao, @NotNull NodeLifeStateService nodeLifeStateService, @NotNull AutowiringJobFactory bootstrapJobFactory)