@Extension
public static class MultiBranchProject.DeadBranchCleanupThread
extends hudson.model.AsyncPeriodicWork
| Modifier and Type | Field and Description |
|---|---|
static boolean |
disabled
Can be used to disable workspace clean up.
|
| Constructor and Description |
|---|
MultiBranchProject.DeadBranchCleanupThread()
Our constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(hudson.model.TaskListener listener) |
long |
getRecurrencePeriod() |
static void |
invoke()
Helper static method for use from the Groovy shell.
|
cancel, scheduledExecutionTimepublic static final boolean disabled
public MultiBranchProject.DeadBranchCleanupThread()
public long getRecurrencePeriod()
getRecurrencePeriod in class hudson.model.PeriodicWorkpublic static void invoke()
protected void execute(hudson.model.TaskListener listener)
throws InterruptedException,
IOException
execute in class hudson.model.AsyncPeriodicWorkInterruptedExceptionIOExceptionCopyright © 2004-2013. All Rights Reserved.