public class WebNotificationRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Constructor and Description |
|---|
WebNotificationRestService(WebNotificationService webNftService) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getNotifications() |
javax.ws.rs.core.Response |
updateNotifications(String operation,
String notificationId) |
public WebNotificationRestService(WebNotificationService webNftService)
@RolesAllowed(value="users") public javax.ws.rs.core.Response getNotifications() throws Exception
Exception@RolesAllowed(value="users") public javax.ws.rs.core.Response updateNotifications(String operation, String notificationId)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.