adding javadoc based on the question in IRC.
(04:07:53 PM) bbeck: In a plugin, given hudson.model.Node object is there an easy way to figure out how many busy/idle executors that node has? There only seems to be a method to determine the number of executors, but not their states. (04:24:02 PM) kohsuke: bbeck: see Computer (04:25:51 PM) bbeck: kohsuke: thanks, just noticed the countIdle/countBusy functions there.
Loading
Please register or sign in to comment