public interface ServerBackupFile
Modifier and Type | Field and Description |
---|---|
static String |
SERVER_BACKUP_POSTFIX |
static Date |
UNKNOWN_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 © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500