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