Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DomainBookRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Field and Description |
---|---|
static MaintenanceOperation |
MultiInboxRepair.minboxOp |
static MaintenanceOperation |
ReplicationParentUidRepair.op |
static MaintenanceOperation |
RenamedInboxRepair.op |
static MaintenanceOperation |
MailboxSubtreesRepair.repairSubtree |
static MaintenanceOperation |
RecordsInDirectoryRepair.wrongDbOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
ReplicationParentUidRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
RecordsInDirectoryRepair.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> |
MessageBodyRepair.availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> |
RenamedInboxRepair.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
CalendarViewRepairSupport.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 |
ContainerRepair.containerOp |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
ContainerRepair.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.Set<MaintenanceOperation> |
IDirEntryMaintenance.getAvailableOperations()
Retrieve available
MaintenanceOperation applicable to a
DirEntry |
java.util.concurrent.CompletableFuture<java.util.Set<MaintenanceOperation>> |
IDirEntryMaintenancePromise.getAvailableOperations() |
Modifier and Type | Method and Description |
---|---|
void |
IDirEntryMaintenanceAsync.getAvailableOperations(AsyncHandler<java.util.Set<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.Set<MaintenanceOperation> |
DirEntryMaintenance.getAvailableOperations() |
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 | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
MailboxRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Copyright © 2021. All Rights Reserved.