Package org.kingdoms.managers
Class BackupInfo
java.lang.Object
org.kingdoms.managers.BackupInfo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRoot()booleanvoidvoidregisterRestorer(String entryName, Consumer<BackupInfo.BackupFile> restorer) boolean
-
Field Details
-
files
-
-
Constructor Details
-
BackupInfo
-
-
Method Details
-
getRoot
-
isDirectRestore
public boolean isDirectRestore() -
replaceExisting
public boolean replaceExisting() -
putFile
-
registerRestorer
-