@Extension
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class WorkloadReporter
extends hudson.model.PeriodicWork
Modifier and Type | Class and Description |
---|---|
static class |
WorkloadReporter.Detector
Schedule reportWorkload call for near future once buildable items change.
|
Constructor and Description |
---|
WorkloadReporter() |
Modifier and Type | Method and Description |
---|---|
void |
doRun() |
long |
getRecurrencePeriod() |
cancel, scheduledExecutionTime
Copyright © 2016–2020. All rights reserved.