| Package | Description |
|---|---|
| org.hawkular.alerts.api.model.trigger |
| Modifier and Type | Method and Description |
|---|---|
TriggerType |
Trigger.getType() |
static TriggerType |
TriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerType[] |
TriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Trigger.setType(TriggerType type) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.