|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.event.MyWorkEvent
com.atlassian.mywork.event.notification.AbstractNotificationEvent
com.atlassian.mywork.event.notification.NotificationUpdatedEvent
public class NotificationUpdatedEvent
| Constructor Summary | |
|---|---|
NotificationUpdatedEvent(Notification oldNotification,
Notification notification)
|
|
| Method Summary | |
|---|---|
Notification |
getOldNotification()
|
| Methods inherited from class com.atlassian.mywork.event.notification.AbstractNotificationEvent |
|---|
getAction, getApplication, getEntity, getGlobalId, getNotification, getNotificationId, getStatus |
| Methods inherited from class com.atlassian.mywork.event.MyWorkEvent |
|---|
getUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationUpdatedEvent(Notification oldNotification,
Notification notification)
| Method Detail |
|---|
public Notification getOldNotification()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||