public final class AllAction extends AbstractMailAction implements MailRequestSha1Calculator
COLUMNS_ALL_ALIAS, COLUMNS_LIST_ALIASALL_LOG_PROPERTIES, PROPERTY_CLOSEABLES, PROPERTY_MAIL_IFACE| Constructor and Description |
|---|
AllAction(com.openexchange.server.ServiceLookup services)
Initializes a new
AllAction. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSha1For(MailRequest req)
Gets the SHA1 sum for given mail request.
|
detectDisplayMode, perform, triggerContactCollectorpublic AllAction(com.openexchange.server.ServiceLookup services)
AllAction.services - The service look-uppublic java.lang.String getSha1For(MailRequest req) throws com.openexchange.exception.OXException
MailRequestSha1CalculatorgetSha1For in interface MailRequestSha1Calculatorreq - The mail requestcom.openexchange.exception.OXException - If SHA1 sum cannot be calculated.