Class 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
    • Constructor Detail

      • PlatformInformationRESTService

        public PlatformInformationRESTService​(ProductInformations productInformations,
                                              org.exoplatform.portal.config.UserACL userACL)
    • Method Detail

      • getPlatformInformation

        public javax.ws.rs.core.Response getPlatformInformation()
        This method return a JSON Object with the platform required informations.
        Returns:
        REST response
      • getPlatformEdition

        public String getPlatformEdition()