| Package | Description |
|---|---|
| org.hawkular.alerts.api.model.trigger | |
| org.hawkular.alerts.api.services |
| Modifier and Type | Method and Description |
|---|---|
Set<TriggerAction> |
Trigger.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trigger.addAction(TriggerAction triggerAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
Trigger.setActions(Set<TriggerAction> actions) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsService.send(TriggerAction triggerAction,
Event event)
Generate and send an action to be processed by the plugins architecture.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.