com.atlassian.jira.service.util.handler
Class CVSLogHandler

java.lang.Object
  |
  +--com.atlassian.jira.service.util.handler.AbstractMessageHandler
        |
        +--com.atlassian.jira.service.util.handler.CVSLogHandler
All Implemented Interfaces:
MessageHandler

public class CVSLogHandler
extends AbstractMessageHandler


Constructor Summary
CVSLogHandler()
           
 
Method Summary
 boolean handleMessage(javax.mail.Message message)
           
 
Methods inherited from class com.atlassian.jira.service.util.handler.AbstractMessageHandler
createAttachmentsForMessage, createAttachmentWithPart, getFileFromPart, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CVSLogHandler

public CVSLogHandler()
Method Detail

handleMessage

public boolean handleMessage(javax.mail.Message message)
                      throws javax.mail.MessagingException
Specified by:
handleMessage in interface MessageHandler
Specified by:
handleMessage in class AbstractMessageHandler
javax.mail.MessagingException


Copyright © 2002-2003 Atlassian. All Rights Reserved.