public class NotificationClient extends BaseClient
| Constructor and Description |
|---|
NotificationClient() |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.portal.databook.shared.Notification> |
getNotifications(int from,
int quantity)
Get range notifications
|
void |
sendJobNotification(org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean notification)
Notify job status
|
getServiceEndpointpublic List<org.gcube.portal.databook.shared.Notification> getNotifications(int from, int quantity)
from - greater or equal to onequantity - public void sendJobNotification(org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean notification)
notification - Copyright © 2022. All rights reserved.