Interface BackupMeta
public interface BackupMeta
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getBackupName
String getBackupName() -
getBackupCRC32
Long getBackupCRC32() -
getBackupSize
Long getBackupSize() -
getBackupDate
LocalDateTime getBackupDate() -
getParseStartDate
LocalDateTime getParseStartDate() -
getParseFinishDate
LocalDateTime getParseFinishDate() -
getProjects
List<BackupMeta.Project> getProjects() -
getIssueTypes
-
getPriorities
-
getCustomFields
Map<String,BackupFieldMeta> getCustomFields() -
getCustomFieldOptions
-
getStatuses
-
getLinkTypes
-
getProject
-