Uses of Class
com.atlassian.crowd.manager.backup.BackupSummary
Package
Description
-
Uses of BackupSummary in com.atlassian.crowd.manager.backup
Modifier and TypeMethodDescriptionBackupManager.getAutomatedBackupSummary()
Return a summary of how many automated backups are present, and how old are the oldest and most recent backups.DefaultBackupManager.getAutomatedBackupSummary()
-
Uses of BackupSummary in com.atlassian.crowd.plugin.rest.entity.backup
Modifier and TypeMethodDescriptionstatic BackupSummaryEntity
BackupSummaryEntity.fromBackupSummary
(BackupSummary summary)