Interface InfoResource
@Path("/info")
public interface InfoResource
Resource for access to general info about the system, which are available without a valid session.
-
Method Summary
Modifier and TypeMethodDescriptionGet info about the maintenance mode
-
Method Details
-
getMaintenance
Get info about the maintenance mode- Returns:
- info about maintenance mode
-