|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EmailMessageHandler
Interface for email handler for processing email message.
Method Summary | |
---|---|
void |
processMessage(NodeRef nodeRef,
EmailMessage message)
Method invokes for processing email message. |
Method Detail |
---|
void processMessage(NodeRef nodeRef, EmailMessage message)
nodeRef
- Target nodemessage
- Email message
EmailMessageException
- Exception is thrown if processing was failed
DuplicateChildNodeNameException
- Exception is thrown if node name is duplicate.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |