public static class ProposedJobs.Event extends Event implements Delayed, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
cronStart |
protected CronEntry |
entry |
protected boolean |
ready |
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Delayed d) |
boolean |
equals(Object o) |
CronEntry |
getCronEntry() |
Date |
getCronStart() |
long |
getDelay(TimeUnit unit) |
int |
hashCode() |
void |
setReady() |
String |
toString() |
clone, getMachine, getType, isLocalprotected final CronEntry entry
protected final Date cronStart
protected boolean ready
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}