public class VersionResource extends AbstractJaxRSResource
TEXT_HTML| Constructor and Description |
|---|
VersionResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSoftwareUpdatesDocument()
Return software update document to the user
|
javax.ws.rs.core.Response |
getVersion()
Returns the current version of the platform
|
setHttpHeaderspublic javax.ws.rs.core.Response getVersion()
public String getSoftwareUpdatesDocument()