|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.crowd.event.Event com.atlassian.crowd.event.monitor.MonitorEvent
public abstract class MonitorEvent
A notification event pertaining to a monitor's execution. It is not directly relevant remote directory mutations.
Constructor Summary | |
---|---|
protected |
MonitorEvent(DirectoryMonitor source,
long directoryID)
|
Method Summary | |
---|---|
long |
getDirectoryID()
|
Methods inherited from class com.atlassian.crowd.event.Event |
---|
getSource, getTimestamp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MonitorEvent(DirectoryMonitor source, long directoryID)
Method Detail |
---|
public long getDirectoryID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |