Uses of Package
com.atlassian.jira.event

Packages that use com.atlassian.jira.event
com.atlassian.jira   
com.atlassian.jira.avatar   
com.atlassian.jira.bc.project.component   
com.atlassian.jira.config   
com.atlassian.jira.config.properties   
com.atlassian.jira.event   
com.atlassian.jira.event.issue   
com.atlassian.jira.event.listeners   
com.atlassian.jira.event.listeners.cache   
com.atlassian.jira.event.listeners.mail   
com.atlassian.jira.event.listeners.search   
com.atlassian.jira.event.type   
com.atlassian.jira.event.user   
com.atlassian.jira.favourites   
com.atlassian.jira.issue.customfields.manager   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.config.manager   
com.atlassian.jira.issue.fields.config.persistence   
com.atlassian.jira.issue.fields.layout.column.enterprise   
com.atlassian.jira.issue.fields.layout.field.enterprise   
com.atlassian.jira.issue.fields.option   
com.atlassian.jira.issue.fields.screen   
com.atlassian.jira.issue.fields.screen.issuetype   
com.atlassian.jira.issue.label   
com.atlassian.jira.issue.link   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.search.managers   
com.atlassian.jira.issue.security   
com.atlassian.jira.jql.operand   
com.atlassian.jira.notification   
com.atlassian.jira.permission   
com.atlassian.jira.plugin   
com.atlassian.jira.plugin.keyboardshortcut   
com.atlassian.jira.plugin.profile   
com.atlassian.jira.plugin.webfragment   
com.atlassian.jira.portal   
com.atlassian.jira.portal.gadgets   
com.atlassian.jira.project   
com.atlassian.jira.project.version   
com.atlassian.jira.scheme   
com.atlassian.jira.security   
com.atlassian.jira.security.auth.trustedapps   
com.atlassian.jira.security.roles   
com.atlassian.jira.security.util   
com.atlassian.jira.service   
com.atlassian.jira.sharing   
com.atlassian.jira.upgrade   
com.atlassian.jira.user   
com.atlassian.jira.user.preferences   
com.atlassian.jira.user.util   
com.atlassian.jira.util   
com.atlassian.jira.vcs   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.util   
com.atlassian.jira.workflow   
 

Classes in com.atlassian.jira.event used by com.atlassian.jira
ListenerManager
          Responsible for maintaining a event listeners.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.avatar
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.bc.project.component
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.config
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.config.properties
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
JiraEvent
          The base event class for all events fired within JIRA.
JiraListener
          The basic interface that all Listeners must implement.
ListenerException
          The exception that should be thrown for all errors within Listeners.
ListenerManager
          Responsible for maintaining a event listeners.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.issue
AbstractEvent
          An abstract implementation of a JiraEvent
JiraEvent
          The base event class for all events fired within JIRA.
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.listeners
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.listeners.cache
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.listeners.mail
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.listeners.search
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.type
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.event.user
AbstractEvent
          An abstract implementation of a JiraEvent
JiraEvent
          The base event class for all events fired within JIRA.
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.favourites
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.customfields.manager
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.config.manager
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.config.persistence
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.layout.column.enterprise
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.layout.field.enterprise
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.option
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.screen
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.fields.screen.issuetype
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.label
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.link
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.managers
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.search
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.search.managers
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.issue.security
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.jql.operand
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.notification
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.permission
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.plugin
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.plugin.keyboardshortcut
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.plugin.profile
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.plugin.webfragment
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.portal
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.portal.gadgets
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.project
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.project.version
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.scheme
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.security
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.security.auth.trustedapps
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.security.roles
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.security.util
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.service
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.sharing
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.upgrade
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.user
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.user.preferences
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.user.util
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.util
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.vcs
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.web.action.admin
JiraListener
          The basic interface that all Listeners must implement.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.web.util
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 

Classes in com.atlassian.jira.event used by com.atlassian.jira.workflow
ClearCacheEvent
          Thrown when JIRA should clear and reinit all of its caches.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.