Skip navigation links
C D G L M O R S 

C

count(Map<String, Object>) - Method in interface org.xwiki.mail.MailStatusStore
Count the number of message statuses matching the passed filters.
count(Map<String, Object>) - Method in class org.xwiki.mail.script.MailStorageScriptService
Count the number of message statuses matching the passed filters.

D

delete(String, Map<String, Object>) - Method in interface org.xwiki.mail.MailStatusStore
Delete a message.
delete(String) - Method in class org.xwiki.mail.script.MailStorageScriptService
Delete all messages from a batch (both the statuses in the database and the serialized messages on the file system).
delete(String, String) - Method in class org.xwiki.mail.script.MailStorageScriptService
Delete a message (both the status in the database and the serialized messages on the file system).
deleteAll() - Method in class org.xwiki.mail.script.MailStorageScriptService
Delete all messages having a status in the database and their serialized messages on the file system.
discardSuccessStatuses() - Method in interface org.xwiki.mail.MailStorageConfiguration
 

G

getConfiguration() - Method in class org.xwiki.mail.script.MailStorageScriptService
 
getErrorKey() - Method in class org.xwiki.mail.script.MailStorageScriptService
 

L

load(String) - Method in interface org.xwiki.mail.MailStatusStore
Load message status for the message matching the given message Id.
load(Map<String, Object>, int, int, String, boolean) - Method in interface org.xwiki.mail.MailStatusStore
Loads all message statuses matching the passed filters.
load(String) - Method in class org.xwiki.mail.script.MailStorageScriptService
Load message status for the message matching the given message Id.
load(Map<String, Object>, int, int, String, boolean) - Method in class org.xwiki.mail.script.MailStorageScriptService
Loads all message statuses matching the passed filters.

M

MailResender - Interface in org.xwiki.mail
Resends mails.
MailStatusStore - Interface in org.xwiki.mail
Save, load and search mail results.
MailStorageConfiguration - Interface in org.xwiki.mail
Configuration for the storage part of the Mail Sender.
MailStorageScriptService - Class in org.xwiki.mail.script
Expose Mail Storage API to scripts.
MailStorageScriptService() - Constructor for class org.xwiki.mail.script.MailStorageScriptService
 

O

org.xwiki.mail - package org.xwiki.mail
 
org.xwiki.mail.script - package org.xwiki.mail.script
 

R

resend(Map<String, Object>, int, int) - Method in interface org.xwiki.mail.MailResender
Resends all mails matching the passed filter map, synchronously (one mail after another).
resend(String, String) - Method in class org.xwiki.mail.script.MailStorageScriptService
Resend the serialized MimeMessage synchronously.
resend(Map<String, Object>, int, int) - Method in class org.xwiki.mail.script.MailStorageScriptService
Resends all mails matching the passed filter map, synchronously (one mail after another).
resendAsynchronously(Map<String, Object>, int, int) - Method in interface org.xwiki.mail.MailResender
Resends all mails matching the passed filter map, asynchronously.
resendAsynchronously(String, String) - Method in interface org.xwiki.mail.MailResender
Resends the mail message matching the passed batch id and message id, asynchronously.
resendAsynchronously(String, String) - Method in class org.xwiki.mail.script.MailStorageScriptService
Resend the serialized MimeMessage asynchronously.
resendAsynchronously(Map<String, Object>, int, int) - Method in class org.xwiki.mail.script.MailStorageScriptService
Resends all mails matching the passed filter map, asynchronously.
resendAutomaticallyAtStartup() - Method in interface org.xwiki.mail.MailStorageConfiguration
 

S

save(MailStatus, Map<String, Object>) - Method in interface org.xwiki.mail.MailStatusStore
Saves mail status in the store.
C D G L M O R S 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.