public static class DirEntryRepairSupportsTests.FakeTestRepairSupport extends java.lang.Object implements IDirEntryRepairSupport
Modifier and Type | Class and Description |
---|---|
static class |
DirEntryRepairSupportsTests.FakeTestRepairSupport.FakeFactory |
IDirEntryRepairSupport.Factory, IDirEntryRepairSupport.InternalMaintenanceOperation
Constructor and Description |
---|
FakeTestRepairSupport(BmContext context) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<IDirEntryRepairSupport.InternalMaintenanceOperation> |
ops(BaseDirEntry.Kind kind) |
public FakeTestRepairSupport(BmContext context)
public java.util.Set<MaintenanceOperation> availableOperations(BaseDirEntry.Kind kind)
availableOperations
in interface IDirEntryRepairSupport
public java.util.Set<IDirEntryRepairSupport.InternalMaintenanceOperation> ops(BaseDirEntry.Kind kind)
ops
in interface IDirEntryRepairSupport
Copyright © 2021. All Rights Reserved.