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 Modifier and Type Class Description classOverwriteRestorePolicyThis RestorePolicy assumes that at this stage all the files in tempDir are the files to be restored.classReplaceRestorePolicyThis RestorePolicy tries to delete all the files inside the Jenkins home directory.
-