public interface ServerBackupFile
Modifier and Type | Field and Description |
---|---|
static String |
SERVER_BACKUP_POSTFIX
Postfix to add to the server backup file.
|
static Date |
UNKNOWN_BACKUP_DATE
Fallback backup date.
|
Modifier and Type | Method and Description |
---|---|
Date |
getBackupDate()
Returns the date of the backup or
UNKNOWN_BACKUP_DATE if the date of the backup is unknown. |
long |
getLength()
Returns the length of the backup file
|
String |
getName()
Returns the file name of this backup file.
|
static final Date UNKNOWN_BACKUP_DATE
static final String SERVER_BACKUP_POSTFIX
Date getBackupDate()
UNKNOWN_BACKUP_DATE
if the date of the backup is unknown.String getName()
long getLength()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210