| Modifier and Type | Class and Description |
|---|---|
static class |
LocalDirectory.DescriptorImpl |
static class |
S3.DescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
LocationDescriptor |
Location.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<Location,LocationDescriptor> |
Location.all()
This will allow to retrieve the list of plugins at runtime
|
Collection<LocationDescriptor> |
PeriodicBackupLink.getLocationDescriptors() |
hudson.util.DescribableList<Location,LocationDescriptor> |
PeriodicBackupLink.getLocations() |
| 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.