Class StatusResource

java.lang.Object
com.atlassian.bamboo.plugins.rest.resource.StatusResource

@Path("status") @Produces({"application/xml","application/json"}) @Consumes({"application/xml","application/json"}) @Singleton public class StatusResource extends Object
REST resource for retrieving the status of the server