@Extension
public class GerritMissedEventsPlaybackEnabledChecker
extends hudson.model.AsyncPeriodicWork
Constructor and Description |
---|
GerritMissedEventsPlaybackEnabledChecker()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(hudson.model.TaskListener listener) |
protected Level |
getNormalLoggingLevel()
No spam in log file.
|
long |
getRecurrencePeriod() |
createListener, doRun, getErrorLoggingLevel, getLogFile, getSlowLoggingLevel
cancel, scheduledExecutionTime
public GerritMissedEventsPlaybackEnabledChecker()
protected Level getNormalLoggingLevel()
getNormalLoggingLevel
in class hudson.model.AsyncPeriodicWork
protected void execute(hudson.model.TaskListener listener) throws IOException, InterruptedException
execute
in class hudson.model.AsyncPeriodicWork
IOException
InterruptedException
public long getRecurrencePeriod()
getRecurrencePeriod
in class hudson.model.PeriodicWork
Copyright © 2016–2020. All rights reserved.