|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.michelin.cio.hudson.plugins.clearcaseucmbaseline.ClearCaseUcmBaselineUtils
public class ClearCaseUcmBaselineUtils
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 |
---|
public ClearCaseUcmBaselineUtils()
Method Detail |
---|
public static java.lang.String prefixWithSeparator(java.lang.String s)
public static java.lang.String processCleartoolOuput(java.io.ByteArrayOutputStream baos) throws java.io.IOException
launcher.run()
to return it as a plain String
.
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |