net.praqma.jenkins.plugin.reloaded
Class Util
java.lang.Object
net.praqma.jenkins.plugin.reloaded.Util
public abstract class Util
- extends Object
|
Constructor Summary |
Util()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
getBuildStateFromRun
public static MatrixReloadedState.BuildState getBuildStateFromRun(hudson.model.Run run)
getParameterValue
public static hudson.model.ParameterValue getParameterValue(List<hudson.model.ParameterValue> pvs,
String key)
- Convenience method for retrieving
ParameterValues.
- Parameters:
pvs - A list of ParameterValues.key - The key of the ParameterValue.
- Returns:
- The parameter or null
Copyright © 2004-2012. All Rights Reserved.