|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.emailgateway.service.DefaultEmailHandlerService
public class DefaultEmailHandlerService
Handles emails with a collection of pluggable EmailHandler implementations.
| Constructor Summary | |
|---|---|
DefaultEmailHandlerService(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
| Method Summary | |
|---|---|
void |
handle(ReceivedEmail email)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEmailHandlerService(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
| Method Detail |
|---|
public void handle(ReceivedEmail email)
throws EmailHandlingException
handle in interface EmailHandlerServiceemail - email to handle
EmailHandlingException - if email cannot be handled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||