| Package | Description |
|---|---|
| org.hawkular.alerts.api.services |
| Modifier and Type | Method and Description |
|---|---|
DistributedEvent.Operation |
DistributedEvent.getOperation() |
static DistributedEvent.Operation |
DistributedEvent.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributedEvent.Operation[] |
DistributedEvent.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedEvent.setOperation(DistributedEvent.Operation operation) |
| Constructor and Description |
|---|
DistributedEvent(DistributedEvent.Operation operation,
String tenantId,
String triggerId) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.