|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.rest.resource.ServerResource
@Singleton public class ServerResource
Constructor Summary | |
---|---|
ServerResource(ServerLifecycleManager serverLifecycleManager,
BambooAuthenticationContext bambooAuthenticationContext)
|
Method Summary | |
---|---|
ServerLifecycleInfo |
getStatus()
|
ServerLifecycleInfo |
pause()
Pauses the server |
ServerLifecycleInfo |
resume()
Resumes the server |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerResource(ServerLifecycleManager serverLifecycleManager, BambooAuthenticationContext bambooAuthenticationContext)
Method Detail |
---|
public ServerLifecycleInfo getStatus()
public ServerLifecycleInfo pause()
public ServerLifecycleInfo resume()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |