public class MailboxIndexing extends BoxIndexing
BoxIndexing.IndexAction, BoxIndexing.IndexingType
counter, 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, toString
public MailboxIndexing(java.lang.String domainUid, BoxIndexing.IndexingType indexingType)
public void index(ItemValue<Mailbox> mailbox, IServerTaskMonitor monitor) throws ServerFault
index
in class BoxIndexing
ServerFault
public void resync(ItemValue<Mailbox> mailbox, IServerTaskMonitor monitor) throws ServerFault
resync
in class BoxIndexing
ServerFault
Copyright © 2021. All Rights Reserved.