Class BackupSummaryEntity

java.lang.Object
com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity

public class BackupSummaryEntity extends Object
  • Constructor Details

    • BackupSummaryEntity

      protected BackupSummaryEntity(Date recentBackupDate, Date oldestBackupDate, Date currentTimeOnServer)
    • BackupSummaryEntity

      @Deprecated public BackupSummaryEntity()
      Deprecated.
  • Method Details