| Package | Description |
|---|---|
| com.gooddata.notification |
| Modifier and Type | Method and Description |
|---|---|
Channel |
NotificationService.createChannel(Account account,
Channel channel)
Create channel for notifications
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
NotificationService.createChannel(Account account,
Channel channel)
Create channel for notifications
|
void |
NotificationService.removeChannel(Channel channel)
Remove channel
|
| Constructor and Description |
|---|
Subscription(List<Trigger> triggers,
List<Channel> channels,
TriggerCondition condition,
MessageTemplate template,
String title)
Creates Subscription
|
Copyright © 2017. All rights reserved.