Uses of Class
com.atlassian.jira.event.notification.NotificationSchemeDeletedEvent

Packages that use NotificationSchemeDeletedEvent
com.atlassian.jira.auditing   
com.atlassian.jira.auditing.handlers   
 

Uses of NotificationSchemeDeletedEvent in com.atlassian.jira.auditing
 

Methods in com.atlassian.jira.auditing with parameters of type NotificationSchemeDeletedEvent
 void AuditingEventListener.onNotificationSchemeDeletedEvent(NotificationSchemeDeletedEvent event)
           
 

Uses of NotificationSchemeDeletedEvent in com.atlassian.jira.auditing.handlers
 

Methods in com.atlassian.jira.auditing.handlers with parameters of type NotificationSchemeDeletedEvent
 RecordRequest SchemeEventHandlerImpl.onSchemeDeletedEvent(NotificationSchemeDeletedEvent event)
           
 RecordRequest SchemeEventHandler.onSchemeDeletedEvent(NotificationSchemeDeletedEvent event)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.