Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DomainBookRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
ConversationRepair.conversationOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
ConversationRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
RecordsMissingRepair.MAINTENANCE_OPERATION |
static MaintenanceOperation |
BodiesMissingRepair.MAINTENANCE_OPERATION |
static MaintenanceOperation |
MultiInboxRepair.minboxOp |
static MaintenanceOperation |
RenamedInboxRepair.op |
static MaintenanceOperation |
ReplicationParentUidRepair.op |
static MaintenanceOperation |
MailboxSubtreesRepair.repairSubtree |
static MaintenanceOperation |
RecordsInDirectoryRepair.wrongDbOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
MessageBodyRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
MailboxSubtreesRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
MultiInboxRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
RecordsMissingRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
RenamedInboxRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
BodiesMissingRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
RecordsInDirectoryRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
ReplicationParentUidRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
CalendarViewRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
CalendarRecurrenceRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
FlatHierarchyRepair.flatHierOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
FlatHierarchyRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
ConsolidateContainer.containerOp |
static MaintenanceOperation |
ContainerRepair.containerOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
ConsolidateContainer.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
ContainerRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
OrphanContainerLocationRepair.containerOp |
static MaintenanceOperation |
ContainerShardingRepair.containerOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
OrphanContainerLocationRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
ContainerShardingRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
ShardedSubscriptionRepair.ownerSubs |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
ShardedSubscriptionRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
static MaintenanceOperation |
MaintenanceOperation.create(java.lang.String id,
java.lang.String desc) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MaintenanceOperation> |
IDirEntryMaintenance.getAvailableOperations()
Retrieve available
MaintenanceOperation applicable to a
DirEntry |
java.util.concurrent.CompletableFuture<java.util.List<MaintenanceOperation>> |
IDirEntryMaintenancePromise.getAvailableOperations() |
Modifier and Type | Method and Description |
---|---|
void |
IDirEntryMaintenanceAsync.getAvailableOperations(AsyncHandler<java.util.List<MaintenanceOperation>> handler) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
HollowDirectoryRepair.hollowRepair |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
HollowDirectoryRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DirEntryRepairSupportsTests.FakeTestRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
IDirEntryRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DirEntryRepairSupports.availableOperations(BaseDirEntry.Kind kind) |
java.util.List<MaintenanceOperation> |
DirEntryMaintenance.getAvailableOperations() |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
SystemUserRepair.systemUsers |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
SystemUserRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
MapiFoldersRepair.mapiFoldersOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
MapiFoldersRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
PublicFolderHierarchyRepair.pfFlatHierOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
PublicFolderHierarchyRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
DefaultIdentityRepair.identityRepair |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DefaultIdentityRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
MailboxRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Copyright © 2023. All Rights Reserved.