com.michelin.cio.hudson.plugins.clearcaseucmbaseline
Class ClearCaseUcmBaselineUtils

java.lang.Object
  extended by com.michelin.cio.hudson.plugins.clearcaseucmbaseline.ClearCaseUcmBaselineUtils

public class ClearCaseUcmBaselineUtils
extends java.lang.Object

Author:
Romain Seguy (http://davadoc.deviantart.com)

Constructor Summary
ClearCaseUcmBaselineUtils()
           
 
Method Summary
static java.lang.String prefixWithSeparator(java.lang.String s)
           
static java.lang.String processCleartoolOuput(java.io.ByteArrayOutputStream baos)
          Processes the cleartool output produced when invoking launcher.run() to return it as a plain String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearCaseUcmBaselineUtils

public ClearCaseUcmBaselineUtils()
Method Detail

prefixWithSeparator

public static java.lang.String prefixWithSeparator(java.lang.String s)

processCleartoolOuput

public static java.lang.String processCleartoolOuput(java.io.ByteArrayOutputStream baos)
                                              throws java.io.IOException
Processes the cleartool output produced when invoking launcher.run() to return it as a plain String.

Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.