Interface InfoResource


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

      • getMaintenance

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