Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
DomainBookRepairSupport.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 | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
IDirEntryMaintenance.getAvailableOperations()
retrieve available maintenance operations for a dir entry
|
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 | 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 | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
MailboxRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
UserRepairSupport.availableOperations(BaseDirEntry.Kind kind) |
Copyright © 2021. All Rights Reserved.