public class ConfigOnly extends FileManager
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigOnly.DescriptorImpl |
| Constructor and Description |
|---|
ConfigOnly() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
Iterable<File> |
getFilesToBackup()
This method determines files and folders for Storage
|
int |
hashCode() |
all, getDescriptor, getSearchUrl, restoreFilespublic String getDisplayName()
public Iterable<File> getFilesToBackup() throws org.jenkinsci.plugins.periodicbackup.PeriodicBackupException
FileManagergetFilesToBackup in class FileManagerPeriodicBackupException - if anything bad happenspublic boolean equals(Object o)
equals in class FileManagerpublic int hashCode()
hashCode in class FileManagerCopyright © 2016–2022. All rights reserved.