Uses of Class
com.atlassian.jira.event.ProjectUpdatedEvent

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

Uses of ProjectUpdatedEvent in com.atlassian.jira.auditing
 

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

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

Methods in com.atlassian.jira.auditing.handlers with parameters of type ProjectUpdatedEvent
 com.atlassian.fugue.Option<RecordRequest> ProjectEventHandler.onProjectUpdatedEvent(ProjectUpdatedEvent event)
           
 com.atlassian.fugue.Option<RecordRequest> ProjectEventHandlerImpl.onProjectUpdatedEvent(ProjectUpdatedEvent event)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.