public final class NodeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNodeOnline(String nodeName)
checks whether the given node is available for an execution of the job
|
public static boolean isNodeOnline(String nodeName)
nodeName - the name of the node to checktrue if the job is ok to be usedCopyright © 2004-2014 Hudson. All Rights Reserved.