com.atlassian.bamboo
Interface ServerLifecycleProvider

All Known Implementing Classes:
ServerLifecycleProviderImpl

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 © 2012 Atlassian. All Rights Reserved.