com.atlassian.event
Class Event
java.lang.Object
  
java.util.EventObject
      
org.springframework.context.ApplicationEvent
          
com.atlassian.event.Event
- All Implemented Interfaces: 
 - Serializable
 
public class Event
- extends org.springframework.context.ApplicationEvent
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class org.springframework.context.ApplicationEvent | 
getTimestamp | 
 
 
 
Event
public Event(Object source)
equals
public boolean equals(Object o)
- Overrides:
 equals in class Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class Object