|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BulkEmailProcessingService | Defines operations for bulk handling of incoming email. |
| EmailStagingService | Defines operations for staging new inbound emails. |
| EmailToPageConfirmationEmailSender | Sends an email to the original sender in order to avoid spamming. |
| StagedEmailThreadAdminService | Describes operations for managing existing StagedEmailThread objects. |
| StagedEmailThreadManager | Defines operations concerning the storage and retrieval of StagedEmailThread objects. |
| UsersByEmailService | A service that helps you get users given an e-mail addresses |
| Class Summary | |
|---|---|
| BandanaStagedEmailThreadManager | A StagedEmailThreadManager that persists the StagedEmailThread objects in Bandana. |
| BulkPollingEmailProcessingService | An implementation of BulkEmailProcessingService which polls for new inbound emails using an EmailPoller, then hands them off to a EmailStagingService for processing. |
| DefaultEmailThreadConverterService | |
| DefaultEmailToPageConfirmationEmailSender | |
| DefaultUsersByEmailService | Looks up users matching an email address using the UserAccessor |
| EmailThreadConversionStartedEvent | Event that is published when a user confirms that they want to publish an email thread as a page. |
| EmailThreadConvertedEvent | Event that is published when a page is created from an email. |
| EmailThreadStagedEvent | Event that is published when a page is staged from an email. |
| InMemoryStagedEmailThreadManager | An uninteresting implementation of StagedEmailThreadManager that holds the values in memory. |
| ReceivedEmailMimeConverter | |
| Exception Summary | |
|---|---|
| EmailStagingException | |
| UserBlacklistedException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||