com.pmease.quickbuild.log
Class BuildLogHtmlStream

java.lang.Object
  extended by java.io.InputStream
      extended by com.pmease.quickbuild.log.BuildLogHtmlStream
All Implemented Interfaces:
java.io.Closeable

public class BuildLogHtmlStream
extends java.io.InputStream


Constructor Summary
BuildLogHtmlStream(Build build, Step step, boolean showStep)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildLogHtmlStream

public BuildLogHtmlStream(Build build,
                          Step step,
                          boolean showStep)
Method Detail

read

public int read()
         throws java.io.IOException
Specified by:
read in class java.io.InputStream
Throws:
java.io.IOException


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.