public class ClockMonitor extends NodeMonitor
NodeMonitor
that checks clock of Node
to
detect out of sync clocks.Modifier and Type | Class and Description |
---|---|
static class |
ClockMonitor.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static AbstractNodeMonitorDescriptor<ClockDifference> |
DESCRIPTOR
Deprecated.
as of 2.0
Don't use this field, use injection.
|
LIST
Constructor and Description |
---|
ClockMonitor() |
Modifier and Type | Method and Description |
---|---|
ClockDifference |
getDifferenceFor(Computer c) |
all, data, getAll, getColumnCaption, getDescriptor, isIgnored, setIgnored, triggerUpdate
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static AbstractNodeMonitorDescriptor<ClockDifference> DESCRIPTOR
public ClockDifference getDifferenceFor(Computer c)
Copyright © 2004–2017. All rights reserved.