Uses of Class
com.atlassian.jira.service.util.handler.AbstractCommentHandler

Packages that use AbstractCommentHandler
com.atlassian.jira.service.util.handler   
 

Uses of AbstractCommentHandler in com.atlassian.jira.service.util.handler
 

Subclasses of AbstractCommentHandler in com.atlassian.jira.service.util.handler
 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-2010 Atlassian. All Rights Reserved.