com.atlassian.mywork.event.notification
Class NotificationCreatedEvent

java.lang.Object
  extended by com.atlassian.mywork.event.MyWorkEvent
      extended by com.atlassian.mywork.event.notification.AbstractNotificationEvent
          extended by com.atlassian.mywork.event.notification.NotificationCreatedEvent

public class NotificationCreatedEvent
extends AbstractNotificationEvent


Constructor Summary
NotificationCreatedEvent(Notification notification)
           
 
Method Summary
 
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

NotificationCreatedEvent

public NotificationCreatedEvent(Notification notification)


Copyright © 2012 Atlassian. All Rights Reserved.