public final class SimpleThreadStructureAction extends AbstractMailAction implements MailRequestSha1Calculator
COLUMNS_ALL_ALIAS, COLUMNS_LIST_ALIASALL_LOG_PROPERTIES, PROPERTY_CLOSEABLES, PROPERTY_MAIL_IFACE| Constructor and Description |
|---|
SimpleThreadStructureAction(com.openexchange.server.ServiceLookup services)
Initializes a new
SimpleThreadStructureAction. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSha1For(MailRequest req)
Gets the SHA1 sum for given mail request.
|
detectDisplayMode, perform, triggerContactCollectorpublic SimpleThreadStructureAction(com.openexchange.server.ServiceLookup services)
SimpleThreadStructureAction.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.