com.cwctravel.hudson.plugins.script_scm
Class ScriptSCM.Utils

java.lang.Object
  extended by com.cwctravel.hudson.plugins.script_scm.ScriptSCM.Utils
Enclosing class:
ScriptSCM

public static class ScriptSCM.Utils
extends java.lang.Object


Constructor Summary
ScriptSCM.Utils()
           
 
Method Summary
 java.lang.String escapePropertyValue(java.lang.String str)
           
 hudson.model.AbstractBuild<?,?> getLastSuccessfulSCMBuild(hudson.model.AbstractProject<?,?> project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptSCM.Utils

public ScriptSCM.Utils()
Method Detail

escapePropertyValue

public java.lang.String escapePropertyValue(java.lang.String str)

getLastSuccessfulSCMBuild

public hudson.model.AbstractBuild<?,?> getLastSuccessfulSCMBuild(hudson.model.AbstractProject<?,?> project)


Copyright © 2004-2012. All Rights Reserved.