public class BoxIndexing
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
BoxIndexing.IndexAction |
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
BoxIndexing(java.lang.String domainUid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.atomic.AtomicLong |
getCounter() |
MailboxIndexingReport |
getReport() |
void |
resync(ItemValue<Mailbox> mailbox,
IServerTaskMonitor monitor) |
java.lang.String |
toString() |
public void resync(ItemValue<Mailbox> mailbox, IServerTaskMonitor monitor) throws ServerFault
ServerFaultpublic java.util.concurrent.atomic.AtomicLong getCounter()
public MailboxIndexingReport getReport()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2024. All Rights Reserved.