com.atlassian.jira.auditing.handlers
Interface NotificationChangeHandler

All Known Implementing Classes:
NotificationChangeHandlerImpl

public interface NotificationChangeHandler

Since:
v6.2

Method Summary
 RecordRequest onNotificationAddedEvent(NotificationAddedEvent event)
           
 RecordRequest onNotificationDeletedEvent(NotificationDeletedEvent event)
           
 

Method Detail

onNotificationAddedEvent

RecordRequest onNotificationAddedEvent(NotificationAddedEvent event)

onNotificationDeletedEvent

RecordRequest onNotificationDeletedEvent(NotificationDeletedEvent event)


Copyright © 2002-2014 Atlassian. All Rights Reserved.