Uses of Interface
com.atlassian.jira.event.issue.NotifiableUpdateManager

Packages that use NotifiableUpdateManager
com.atlassian.jira.event.issue   
com.atlassian.jira.jelly.tag   
 

Uses of NotifiableUpdateManager in com.atlassian.jira.event.issue
 

Classes in com.atlassian.jira.event.issue that implement NotifiableUpdateManager
 class NotifiableUpdateManagerImpl
           
 

Fields in com.atlassian.jira.event.issue declared as NotifiableUpdateManager
protected  NotifiableUpdateManager NotifiableUpdateIssueEventListener.notifiableUpdateManager
           
 

Constructors in com.atlassian.jira.event.issue with parameters of type NotifiableUpdateManager
NotifiableUpdateIssueEventListener(NotifiableUpdateManager _notifiableUpdateManager)
           
 

Uses of NotifiableUpdateManager in com.atlassian.jira.jelly.tag
 

Fields in com.atlassian.jira.jelly.tag declared as NotifiableUpdateManager
protected static NotifiableUpdateManager AddNotifiableFields.notifiableUpdateManager
           
 

Methods in com.atlassian.jira.jelly.tag that return NotifiableUpdateManager
 NotifiableUpdateManager AddNotifiableFields.getNotifiableUpdateManager()
           
 



Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.