Uses of Interface
jenkins.agents.IOfflineCause
Packages that use IOfflineCause
Package
Description
Code that monitors the health of agents
Code related to agents.
-
Uses of IOfflineCause in hudson
Classes in hudson that implement IOfflineCauseModifier and TypeClassDescriptionstatic classConnection terminated because we are reconnected from the current peer. -
Uses of IOfflineCause in hudson.node_monitors
Classes in hudson.node_monitors that implement IOfflineCauseModifier and TypeClassDescriptionstatic final classValue object that represents the disk space.classOffline cause to denote it was node monitor what put computer offline.static final classImmutable representation of the monitoring data. -
Uses of IOfflineCause in hudson.slaves
Classes in hudson.slaves that implement IOfflineCauseModifier and TypeClassDescriptionclassRepresents a cause that puts a computer offline.static classstatic classCaused by unexpected channel termination.static classCaused by idle period.static classCaused by failure to launch.static classDeprecated.Only exists for backward compatibility.static classOfflineCausethat renders a static text, but without any further UI.static classTaken offline by user.static class -
Uses of IOfflineCause in jenkins.model
Methods in jenkins.model that return IOfflineCause