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
  • Field Details

  • 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

      public String getPlatformEdition()