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

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

Constructor Summary
ClearCaseUcmBaselineUtils()
           
 
Method Summary
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

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 © 2010. All Rights Reserved.