|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.atlassian.jira.service.util.handler.AbstractMessageHandler
com.atlassian.jira.service.util.handler.AbstractCommentHandler
Created by IntelliJ IDEA. User: owenfellows Date: 17-Jul-2004 Time: 11:59:40 To change this template use File | Settings | File Templates.
| Field Summary |
| Fields inherited from class com.atlassian.jira.service.util.handler.AbstractMessageHandler |
catchEmail, createUsers, KEY_CATCHEMAIL, KEY_CREATEUSERS, KEY_REPORTER, params, reporteruserName |
| Constructor Summary | |
AbstractCommentHandler()
|
|
| Method Summary | |
protected abstract java.lang.String |
getEmailBody(javax.mail.Message message)
|
boolean |
handleMessage(javax.mail.Message message)
To be implemented in sub-classes |
| Methods inherited from class com.atlassian.jira.service.util.handler.AbstractMessageHandler |
createAttachmentsForMessage, createAttachmentWithPart, getAssociatedIssue, getFileFromPart, getReporter, init, recordMessageId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractCommentHandler()
| Method Detail |
public boolean handleMessage(javax.mail.Message message)
throws javax.mail.MessagingException
AbstractMessageHandler
handleMessage in interface MessageHandlerhandleMessage in class AbstractMessageHandlerjavax.mail.MessagingException
protected abstract java.lang.String getEmailBody(javax.mail.Message message)
throws javax.mail.MessagingException
javax.mail.MessagingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||