com.atlassian.confluence.plugins.emailgateway.api
Class AbstractEmailHandler

java.lang.Object
  extended by com.atlassian.confluence.plugins.emailgateway.api.AbstractEmailHandler
All Implemented Interfaces:
EmailHandler

@PublicSpi
public abstract class AbstractEmailHandler
extends java.lang.Object
implements EmailHandler

All EmailHandler implementations should extend this class, for weights.

Since:
5.3

Constructor Summary
AbstractEmailHandler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.confluence.plugins.emailgateway.api.EmailHandler
handle
 

Constructor Detail

AbstractEmailHandler

public AbstractEmailHandler()


Copyright © 2003-2014 Atlassian. All Rights Reserved.