Package com.atlassian.jira.event

Interface Summary
JiraEvent The base event class for all events fired within JIRA.
JiraListener The basic interface that all Listeners must implement.
ListenerManager Responsible for maintaining a event listeners.
 

Class Summary
AbstractEvent An abstract implementation of a JiraEvent
AbstractWorkflowEvent Author: jdoklovic
ClearCacheEvent Thrown when JIRA should clear and reinit all of its caches.
DashboardViewEvent Published when the dashboard page is viewed.
DefaultListenerManager  
DraftWorkflowCreatedEvent Author: jdoklovic
DraftWorkflowDeletedEvent Author: jdoklovic
DraftWorkflowPublishedEvent Author: jdoklovic
JiraListenerHandlerConfigurationImpl Provides the listener handlers for atlassian-events that JIRA requires.
JiraUpgradedEvent

Raised when JIRA finishes the upgrade process.

ListenerFactory The base factory used to create Listeners.
ProjectCreatedEvent Event that is triggered when a project is created.
SubvertedListenerManager  
WorkflowCopiedEvent Author: jdoklovic
WorkflowDeletedEvent Author: jdoklovic
 

Exception Summary
ListenerException The exception that should be thrown for all errors within Listeners.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.