|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.Event
public abstract class Event
Base event for Crowd legacy events.
New events might not want to tie themselves to this event which sole purpose is to keep some semblance of
backward compatibility for those events that uses to extends Spring's
org.springframework.context.ApplicationEvent
| Constructor Summary | |
|---|---|
Event(java.lang.Object source)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getSource()
|
long |
getTimestamp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Event(java.lang.Object source)
| Method Detail |
|---|
public java.lang.Object getSource()
public long getTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||