public class DefaultBackupStore
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static IBackupManager |
manager() |
static IBackupReader |
reader() |
static void |
reset() |
static IBackupStoreFactory |
store() |
static IBackupStoreFactory |
store(java.lang.String baseId) |
public static void reset()
public static IBackupStoreFactory store()
public static IBackupStoreFactory store(java.lang.String baseId)
public static IBackupReader reader()
public static IBackupManager manager()
Copyright © 2023. All Rights Reserved.