public class SystemNotificationSave extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
SystemNotificationSave(SystemNotificationRepository systemNotificationRepository,
WorkQueueRepository workQueueRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiSuccess |
handle(String notificationId,
SystemNotificationSeverity severity,
String title,
String message,
String startDateParameter,
String endDateParameter,
String externalUrl,
User user) |
@Inject public SystemNotificationSave(SystemNotificationRepository systemNotificationRepository, WorkQueueRepository workQueueRepository)
Copyright © 2013–2016 V5 Analytics. All rights reserved.