public static class Events.Event extends Event
| Modifier and Type | Field and Description |
|---|---|
protected RunningCronEntry |
entry |
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED| Constructor and Description |
|---|
Event(RunningCronEntry entry,
int type) |
| Modifier and Type | Method and Description |
|---|---|
RunningCronEntry |
getEntry() |
String |
toString() |
clone, getMachine, getType, isLocalprotected final RunningCronEntry entry
public Event(RunningCronEntry entry, int type)
public RunningCronEntry getEntry()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}