| Package | Description |
|---|---|
| org.hawkular.alerts.api.services |
| Modifier and Type | Method and Description |
|---|---|
Tag |
AlertsCriteria.getTag() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Tag> |
AlertsCriteria.getTags() |
List<Tag> |
DefinitionsService.getTriggerTags(String tenantId,
String triggerId,
String category) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefinitionsService.addTag(String tenantId,
Tag tag)
Add Tag to the specified Trigger (tenantId+triggerid).
|
void |
AlertsCriteria.setTag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertsCriteria.setTags(Collection<Tag> tags) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.