Package com.atlassian.bamboo.server
Class NodeStatusProviderImpl
java.lang.Object
com.atlassian.bamboo.server.NodeStatusProviderImpl
- All Implemented Interfaces:
NodeStatusProvider
-
Constructor Summary
ConstructorDescriptionNodeStatusProviderImpl
(IndexerManager indexerManager, NodeLifecycleProvider nodeLifecycleProvider) -
Method Summary
-
Constructor Details
-
NodeStatusProviderImpl
@Inject public NodeStatusProviderImpl(IndexerManager indexerManager, NodeLifecycleProvider nodeLifecycleProvider)
-
-
Method Details
-
getNodeStatusInfo
- Specified by:
getNodeStatusInfo
in interfaceNodeStatusProvider
- Returns:
- gets the current
NodeStatusInfo
-