com.datalex.jenkins.plugins.nodestalker.wrapper
Class Util

java.lang.Object
  extended by com.datalex.jenkins.plugins.nodestalker.wrapper.Util

public final class Util
extends Object

This class throws an illegal exception and sets node to be followed to null if the user enters an invalid job name.

Version:
1.0
Author:
Fabio Neves , Baris Batiege

Field Summary
protected static Logger logger
           
 
Constructor Summary
Util()
           
 
Method Summary
static hudson.model.AbstractProject getProject(String jobName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final Logger logger
Constructor Detail

Util

public Util()
Method Detail

getProject

public static hudson.model.AbstractProject getProject(String jobName)


Copyright © 2004-2014. All Rights Reserved.