Uses of Interface
com.atlassian.bamboo.beehive.ClusterNodeHeartbeatDao
-
Uses of ClusterNodeHeartbeatDao in com.atlassian.bamboo.beehive
ModifierConstructorDescriptionBambooClusterLockRawJdbcDao
(@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)