C D G L O R 
All Classes All Packages

C

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

D

delete(String) - Method in class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
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.DeprecatedMailStorageScriptService
Deprecated.
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.DeprecatedMailStorageScriptService
Deprecated.
Delete all messages having a status in the database and their serialized messages on the file system.
DeprecatedMailStorageScriptService - Class in org.xwiki.mail.script
Deprecated.
since 12.4RC1, use MailStorageScriptService instead
DeprecatedMailStorageScriptService() - Constructor for class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
 

G

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

L

load(String) - Method in class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
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.DeprecatedMailStorageScriptService
Deprecated.
Loads all message statuses matching the passed filters.

O

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

R

resend(String, String) - Method in class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
Resend the serialized MimeMessage synchronously.
resendAsynchronously(String, String) - Method in class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
Resend the serialized MimeMessage asynchronously.
resendAsynchronously(Map<String, Object>, int, int) - Method in class org.xwiki.mail.script.DeprecatedMailStorageScriptService
Deprecated.
Resends all mails matching the passed filter map.
C D G L O R 
All Classes All Packages