Uses of Package
org.jenkinsci.plugins.periodicbackup

Classes in org.jenkinsci.plugins.periodicbackup used by org.jenkinsci.plugins.periodicbackup
BackupObject
           
FileManager
          FileManager determines the files selection for backup and restore policies
FileManagerDescriptor
           
Location
          Location determines where to store backup files and is responsible for accessing the backup files once stored
LocationDescriptor
           
PeriodicBackup
          PeriodicBackup is responsible for performing backups periodically according to configured first backup time and backup frequency
PeriodicBackupLink
          Main class of the plugin This plugin is based on and inspired by the backup plugin developed by: Vincent Sellier, Manufacture Fran�aise des Pneumatiques Michelin, Romain Seguy and the PXE plugin developed by: Kohsuke Kawaguchi
PeriodicBackupLink.DescriptorImpl
          Descriptor is only used for UI form bindings
PeriodicBackupRestartListener
          This RestartListener will veto the restart of Hudson (via safeRestart) while a restore is ongoing.
RestorePolicy
          RestorePolicy implementation will determine how FileManager should handle files during restore execution
Storage
          Storage is responsible for operating on backup archives
StorageDescriptor
           
 



Copyright © 2004-2013. All Rights Reserved.