com.atlassian.bamboo
Interface ServerLifecycleProvider

All Known Implementing Classes:
ServerLifecycleProviderImpl

@PublicApi
public interface ServerLifecycleProvider

Provides the ServerLifecycleState

Since:
3.3

Method Summary
 ServerLifecycleState getServerLifecycleState()
           
 

Method Detail

getServerLifecycleState

@NotNull
ServerLifecycleState getServerLifecycleState()
Returns:
gets the current ServerLifecycleState


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.