java.lang.Object
org.jvnet.jenkins.plugins.nodelabelparameter.NodeUtil

public final class NodeUtil extends Object
  • Method Details

    • isNodeOnline

      public static boolean isNodeOnline(String nodeName)
      Checks whether the given node is available for an execution of the job,
      Parameters:
      nodeName - the name of the node to check
      Returns:
      true if the job is ok to be used