Interface InfoResource


@Path("/info") public interface InfoResource
Resource for access to general info about the system, which are available without a valid session.
  • Method Details

    • getMaintenance

      @GET @Path("/maintenance") MaintenanceResponse getMaintenance()
      Get info about the maintenance mode
      Returns:
      info about maintenance mode
    • getAlohaEditorFiles

      @GET @Path("/aloha") AlohaFilesResponse getAlohaEditorFiles()
      Get info about aloha editor
      Returns:
      info about aloha editor