Package com.atlassian.jira.service.util.handler

Interface Summary
MessageHandler An interface representing a message handler.
 

Class Summary
AbstractCommentHandler Created by IntelliJ IDEA.
AbstractMessageHandler An AbstractMessageHandler that stores the parameter map.
CreateIssueHandler A message handler to create a new issue from an incoming message.
CreateOrCommentHandler A message handler to create a new issue, or add a comment to an existing issue, from an incoming message.
CVSLogHandler  
EmailHandler Created by IntelliJ IDEA.
FullCommentHandler  
HandlerFactory  
NonQuotedCommentHandler This handler adds the body of the email as a comment, using the subject to determine which issue to add the comment to.
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.