public class StatusResource extends Object
Constructor and Description |
---|
StatusResource(ServerStatusProvider serverStatusProvider) |
Modifier and Type | Method and Description |
---|---|
RestAnonymousServerStatusInfo |
getStatus()
Returns the current status of the server.
|
public StatusResource(ServerStatusProvider serverStatusProvider)
public RestAnonymousServerStatusInfo getStatus()
The status endpoint will be responsive as long as the Bamboo REST plugin will be running. In other words, this endpoint does depend on the instance health and might not answer as a result of a failure or when Bamboo is still starting.
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.