Package com.atlassian.bamboo
Interface NodeLifecycleProvider
- All Known Implementing Classes:
NodeLifecycleProviderImpl
@PublicApi
public interface NodeLifecycleProvider
Provides the current
NodeLifecycleState
of the node the commands are running on.- Since:
- 9.5
-
Method Summary
-
Method Details
-
getNodeLifecycleState
- Returns:
- gets the current
NodeLifecycleState
-