hudson.plugins.ccm.util
Class CCMUtil

java.lang.Object
  extended by hudson.plugins.ccm.util.CCMUtil

public class CCMUtil
extends java.lang.Object

Utility class.

Since:
16/08/2010
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

Constructor Summary
CCMUtil()
           
 
Method Summary
static java.lang.String getSrcFolderRelativeToWorkspace(java.lang.String srcFolder, hudson.FilePath workspace)
           
static java.lang.String yesOrNo(boolean flag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCMUtil

public CCMUtil()
Method Detail

yesOrNo

public static final java.lang.String yesOrNo(boolean flag)

getSrcFolderRelativeToWorkspace

public static final java.lang.String getSrcFolderRelativeToWorkspace(java.lang.String srcFolder,
                                                                     hudson.FilePath workspace)


Copyright © 2010. All Rights Reserved.