Uses of Class
com.atlassian.jira.plugins.mail.handlers.AbstractMessageHandler

Packages that use AbstractMessageHandler
com.atlassian.jira.plugins.mail.handlers   
 

Uses of AbstractMessageHandler in com.atlassian.jira.plugins.mail.handlers
 

Subclasses of AbstractMessageHandler in com.atlassian.jira.plugins.mail.handlers
 class AbstractCommentHandler
           
 class CreateIssueHandler
          A message handler to create a new issue from an incoming message.
 class CreateOrCommentHandler
          A message handler to create a new issue, or add a comment to an existing issue, from an incoming message.
 class CVSLogHandler
           
 class FullCommentHandler
           
 class NonQuotedCommentHandler
          This handler adds the body of the email as a comment, using the subject to determine which issue to add the comment to.
 class RegexCommentHandler
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.