org.hudsonci.rest.api.status
Class StatusResource
java.lang.Object
org.hudsonci.rest.api.internal.ResourceSupport
org.hudsonci.rest.api.status.StatusResource
@Named
public class StatusResource
- extends ResourceSupport
Provides the status of the server.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusResource
@Inject
public StatusResource(SystemService systemService,
SecurityService securityService,
StatusConverter statusx,
UserConverter userx)
getStatus
public StatusDTO getStatus()
Copyright © 2004-2011 Hudson. All Rights Reserved.