| Package | Description |
|---|---|
| net.aequologica.neo.dagr.bus | |
| net.aequologica.neo.dagr.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
Event.Type |
Event.getType() |
static Event.Type |
Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.Type[] |
Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bus.send(Event.Type type,
String repo_fullname,
String ref) |
void |
AbhorrentNodeBus.send(Event.Type type,
String repo_fullname,
String ref) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ResourceDags.sendBusEvent(String cleaner,
String dagkey,
String nodeName,
Event.Type eventType) |
Copyright © 2015 aequologica. All rights reserved.