|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Location in org.jenkinsci.plugins.periodicbackup |
|---|
| Subclasses of Location in org.jenkinsci.plugins.periodicbackup | |
|---|---|
class |
LocalDirectory
LocalDirectory defines the local folder to store the backup files |
| Methods in org.jenkinsci.plugins.periodicbackup that return Location | |
|---|---|
Location |
BackupObject.getLocation()
|
| Methods in org.jenkinsci.plugins.periodicbackup that return types with arguments of type Location | |
|---|---|
static hudson.DescriptorExtensionList<Location,LocationDescriptor> |
Location.all()
This will allow to retrieve the list of plugins at runtime |
hudson.util.DescribableList<Location,LocationDescriptor> |
PeriodicBackupLink.getLocations()
|
| Method parameters in org.jenkinsci.plugins.periodicbackup with type arguments of type Location | |
|---|---|
void |
BackupExecutor.backup(FileManager fileManager,
hudson.util.DescribableList<Storage,StorageDescriptor> storages,
hudson.util.DescribableList<Location,LocationDescriptor> locations,
java.lang.String tempDirectory,
int cycleQuantity,
int cycleDays)
|
| Constructors in org.jenkinsci.plugins.periodicbackup with parameters of type Location | |
|---|---|
BackupObject(FileManager fileManager,
Storage storage,
Location location,
java.util.Date timestamp)
|
|
| Constructor parameters in org.jenkinsci.plugins.periodicbackup with type arguments of type Location | |
|---|---|
LocationDescriptor(java.lang.Class<? extends Location> clazz)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||