Uses of Interface
org.jenkinsci.plugins.periodicbackup.RestorePolicy

Uses of RestorePolicy in org.jenkinsci.plugins.periodicbackup
 

Classes in org.jenkinsci.plugins.periodicbackup that implement RestorePolicy
 class OverwriteRestorePolicy
          This RestorePolicy assumes that at this stage all the files in tempDir are the files to be restored.
 class ReplaceRestorePolicy
          This RestorePolicy tries to delete all the files inside the Jenkins home directory.
 



Copyright © 2004-2013. All Rights Reserved.