com.pmease.quickbuild.log
Class BuildLog
java.lang.Object
com.pmease.quickbuild.log.Log
com.pmease.quickbuild.log.BuildLog
- All Implemented Interfaces:
- java.io.Serializable
public class BuildLog
- extends Log
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.pmease.quickbuild.log.Log |
Log.LogLevel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BuildLog
public BuildLog(java.lang.Long buildId)
BuildLog
public BuildLog(java.lang.Long buildId,
StepPath stepPath)
getName
public java.lang.String getName()
- Specified by:
getName
in class Log
getTextInputStream
public java.io.InputStream getTextInputStream(java.lang.String lineSeparator,
boolean showExtraInfo)
- Specified by:
getTextInputStream
in class Log
getHtmlInputStream
public java.io.InputStream getHtmlInputStream(boolean showExtraInfo)
- Specified by:
getHtmlInputStream
in class Log
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.