Package org.exoplatform.commons.info
Class PlatformInformationRESTService
java.lang.Object
org.exoplatform.commons.info.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
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPlatformInformationRESTService(ProductInformations productInformations, org.exoplatform.portal.config.UserACL userACL) -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseThis method return a JSON Object with the platform required informations.
-
Field Details
-
COMMUNITY_EDITION
- See Also:
-
ENTERPRISE_EDITION
- See Also:
-
MIN_MOBILE_SUPPORTED_VERSION
- See Also:
-
-
Constructor Details
-
PlatformInformationRESTService
public PlatformInformationRESTService(ProductInformations productInformations, org.exoplatform.portal.config.UserACL userACL)
-
-
Method Details
-
getPlatformInformation
public javax.ws.rs.core.Response getPlatformInformation()This method return a JSON Object with the platform required informations.- Returns:
- REST response
-
getJsonPlatformInfo
-
getPlatformEdition
-