| Package | Description |
|---|---|
| co.cask.cdap.notifications.feeds | |
| co.cask.cdap.notifications.service |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationFeedException
Exceptions about notification feed.
|
| Modifier and Type | Method and Description |
|---|---|
<N> com.google.common.util.concurrent.ListenableFuture<N> |
NotificationService.publish(co.cask.cdap.proto.Id.NotificationFeed feed,
N notification)
Send one Notification asynchronously.
|
<N> com.google.common.util.concurrent.ListenableFuture<N> |
NotificationService.publish(co.cask.cdap.proto.Id.NotificationFeed feed,
N notification,
Type notificationType)
Send one Notification asynchronously.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.