Class WebNotificationRestService
java.lang.Object
org.exoplatform.commons.api.notification.rest.WebNotificationRestService
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
public class WebNotificationRestService
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer
Provides REST Services in order to perform all read/write operations related
to web notifications.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Responsejavax.ws.rs.core.ResponseupdateNotifications(String operation, String notificationId)
-
Constructor Details
-
WebNotificationRestService
-
-
Method Details
-
getNotifications
- Throws:
Exception
-
updateNotifications
-