org.exoplatform.platform.common.rest
Class PlatformInformationRESTService
java.lang.Object
org.exoplatform.platform.common.rest.PlatformInformationRESTService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class PlatformInformationRESTService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
- Version:
- $Revision$
- Author:
- Anouar
Chattouna
|
Method Summary |
javax.ws.rs.core.Response |
getPlatformInformation()
This method return a JSON Object with the platform required
informations. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlatformInformationRESTService
public PlatformInformationRESTService(org.exoplatform.commons.info.ProductInformations productInformations)
getPlatformInformation
public javax.ws.rs.core.Response getPlatformInformation()
- This method return a JSON Object with the platform required
informations.
Copyright © 2013 eXo Platform SAS. All Rights Reserved.