public class MailboxIndexing extends BoxIndexing
BoxIndexing.IndexAction, BoxIndexing.IndexingTypecounter, domainUid, HSM_HEADERS, HSM_ID, logger| Constructor and Description |
|---|
MailboxIndexing(java.lang.String domainUid,
BoxIndexing.IndexingType indexingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
index(ItemValue<Mailbox> mailbox,
IServerTaskMonitor monitor) |
void |
resync(ItemValue<Mailbox> mailbox,
IServerTaskMonitor monitor) |
getCounter, getReport, indexSelectedFolder, parseMessage, resyncSelectedFolder, toStringpublic MailboxIndexing(java.lang.String domainUid,
BoxIndexing.IndexingType indexingType)
public void index(ItemValue<Mailbox> mailbox, IServerTaskMonitor monitor) throws ServerFault
index in class BoxIndexingServerFaultpublic void resync(ItemValue<Mailbox> mailbox, IServerTaskMonitor monitor) throws ServerFault
resync in class BoxIndexingServerFaultCopyright © 2021. All Rights Reserved.