| Modifier and Type | Class and Description |
|---|---|
static class |
NullStorage.DescriptorImpl |
static class |
TarGzStorage.DescriptorImpl |
static class |
ZipStorage.DescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
StorageDescriptor |
Storage.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<Storage,StorageDescriptor> |
Storage.all()
This will allow to retrieve the list of plugins at runtime
|
Collection<StorageDescriptor> |
PeriodicBackupLink.getStorageDescriptors() |
hudson.util.DescribableList<Storage,StorageDescriptor> |
PeriodicBackupLink.getStorages() |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupExecutor.backup(FileManager fileManager,
hudson.util.DescribableList<Storage,StorageDescriptor> storages,
hudson.util.DescribableList<Location,LocationDescriptor> locations,
String tempDirectory,
int cycleQuantity,
int cycleDays) |
Copyright © 2016–2022. All rights reserved.