@Extension
public class PeriodicBackup
extends hudson.model.AsyncPeriodicWork
| Constructor and Description |
|---|
PeriodicBackup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(hudson.model.TaskListener taskListener) |
static PeriodicBackup |
get() |
long |
getRecurrencePeriod() |
createListener, doRun, getErrorLoggingLevel, getLogFile, getNormalLoggingLevel, getSlowLoggingLevelcancel, scheduledExecutionTimeprotected void execute(hudson.model.TaskListener taskListener)
execute in class hudson.model.AsyncPeriodicWorkpublic long getRecurrencePeriod()
getRecurrencePeriod in class hudson.model.PeriodicWorkpublic static PeriodicBackup get()
Copyright © 2016–2022. All rights reserved.