Uses of Interface
jenkins.agents.IOfflineCause
Package
Description
Code that monitors the health of agents
Code related to agents.
-
Uses of IOfflineCause in hudson
Modifier and TypeClassDescriptionstatic class
Connection terminated because we are reconnected from the current peer. -
Uses of IOfflineCause in hudson.node_monitors
Modifier and TypeClassDescriptionstatic final class
Value object that represents the disk space.class
Offline cause to denote it was node monitor what put computer offline.static final class
Immutable representation of the monitoring data. -
Uses of IOfflineCause in hudson.slaves
Modifier and TypeClassDescriptionclass
Represents a cause that puts a computer offline.static class
static class
Caused by unexpected channel termination.static class
Caused by idle period.static class
Caused by failure to launch.static class
Deprecated.Only exists for backward compatibility.static class
OfflineCause
that renders a static text, but without any further UI.static class
Taken offline by user.static class
-
Uses of IOfflineCause in jenkins.model