Class LogRestService
Object
LogRestService
@DeclareRoles("deputy")
@RolesAllowed("deputy")
@Path("/administration/systemlog")
public class LogRestService
extends Object
Allows getting the log. You can find it at /karchangame/resources/administration/systemlog.
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogRestService
public LogRestService()
-
-
Method Details
-
getLog
-