public class MailboxEsCoherency extends SingleOrDomainOperation
Modifier and Type | Class and Description |
---|---|
static class |
MailboxEsCoherency.Reg |
Modifier and Type | Field and Description |
---|---|
boolean |
all |
int |
delta |
boolean |
includeArchived |
boolean |
includeDeleted |
boolean |
includeEsEmpty |
boolean |
outputCondensed |
boolean |
outputEmailOnly |
boolean |
reportEsOversized |
boolean |
runConsolidate |
int |
sampleSize |
java.lang.String |
sampleStrategy |
cliUtils, ctx, match, noProgress, target, workers
Constructor and Description |
---|
MailboxEsCoherency() |
Modifier and Type | Method and Description |
---|---|
EsReport |
esCoherencyReport(java.lang.String domainUid,
ItemValue<DirEntry> de,
java.lang.String displayName,
ItemValue<Mailbox> mailboxItem) |
BaseDirEntry.Kind[] |
getDirEntryKind() |
java.lang.String |
subtreeUid(java.lang.String domainUid,
DirEntry de) |
void |
synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de) |
done, forContext, preIterate, run
public boolean all
public java.lang.String sampleStrategy
public int sampleSize
public int delta
public boolean runConsolidate
public boolean includeArchived
public boolean includeDeleted
public boolean includeEsEmpty
public boolean reportEsOversized
public boolean outputCondensed
public boolean outputEmailOnly
public void synchronousDirOperation(java.lang.String domainUid, ItemValue<DirEntry> de) throws java.lang.Exception
synchronousDirOperation
in class SingleOrDomainOperation
java.lang.Exception
public EsReport esCoherencyReport(java.lang.String domainUid, ItemValue<DirEntry> de, java.lang.String displayName, ItemValue<Mailbox> mailboxItem)
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind
in class SingleOrDomainOperation
public java.lang.String subtreeUid(java.lang.String domainUid, DirEntry de)
Copyright © 2023. All Rights Reserved.