Uses of Package
com.atlassian.jira.event.issue

Packages that use com.atlassian.jira.event.issue
com.atlassian.jira.bc.issue.watcher   
com.atlassian.jira.component   
com.atlassian.jira.dev.reference.plugin.components   
com.atlassian.jira.event.issue   
com.atlassian.jira.event.listeners   
com.atlassian.jira.event.listeners.history   
com.atlassian.jira.event.listeners.mail   
com.atlassian.jira.event.listeners.mention   
com.atlassian.jira.event.listeners.search   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.util   
com.atlassian.jira.mail   
com.atlassian.jira.mention.commands   
com.atlassian.jira.notification   
com.atlassian.jira.notification.type   
com.atlassian.jira.notification.type.enterprise   
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.bc.issue.watcher
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.component
IssueEventManager
          Component responsible for dispatching issue events.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.dev.reference.plugin.components
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.issue
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventListener
          The IssueEventListener is the main Listener within JIRA.
IssueEventManager
          Component responsible for dispatching issue events.
IssueRelatedEvent
          This interface should be implemented by events that are related to the Issue.
MentionIssueEvent
          When a user mentions another user on an issue via the @username or [~username] syntax this event will be fired.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.listeners
AbstractIssueEventListener
          Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventListener
          The IssueEventListener is the main Listener within JIRA.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.listeners.history
AbstractIssueEventListener
          Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventListener
          The IssueEventListener is the main Listener within JIRA.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.listeners.mail
AbstractIssueEventListener
          Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventListener
          The IssueEventListener is the main Listener within JIRA.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.listeners.mention
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.event.listeners.search
AbstractIssueEventListener
          Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventListener
          The IssueEventListener is the main Listener within JIRA.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.issue.managers
IssueEventManager
          Component responsible for dispatching issue events.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.issue.util
IssueEventManager
          Component responsible for dispatching issue events.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.mail
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.mention.commands
MentionIssueEvent
          When a user mentions another user on an issue via the @username or [~username] syntax this event will be fired.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.notification
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.notification.type
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 

Classes in com.atlassian.jira.event.issue used by com.atlassian.jira.notification.type.enterprise
IssueEvent
          Basic representation of something that happens to an Issue, such as a modification or comment.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.