|
||||||||||
| 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.NotificationStatusChangedEvent
public class NotificationStatusChangedEvent
| Constructor Summary | |
|---|---|
NotificationStatusChangedEvent(Notification notification,
Task task,
Status oldStatus)
|
|
| Method Summary | |
|---|---|
Status |
getOldStatus()
|
Task |
getTask()
|
| 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 NotificationStatusChangedEvent(Notification notification,
Task task,
Status oldStatus)
| Method Detail |
|---|
public Task getTask()
public Status getOldStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||