Uses of Class
hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.Result
-
Packages that use AbstractAsyncNodeMonitorDescriptor.Result Package Description hudson.node_monitors Code that monitors the health of agents -
-
Uses of AbstractAsyncNodeMonitorDescriptor.Result in hudson.node_monitors
Methods in hudson.node_monitors that return AbstractAsyncNodeMonitorDescriptor.Result Modifier and Type Method Description protected AbstractAsyncNodeMonitorDescriptor.Result<T>
AbstractAsyncNodeMonitorDescriptor. monitorDetailed()
Perform monitoring with detailed reporting.
-