com.atlassian.bamboo.command
Class RedStreamToListPumper

java.lang.Object
  extended by com.atlassian.bamboo.command.StreamToListPumper
      extended by com.atlassian.bamboo.command.RedStreamToListPumper
All Implemented Interfaces:
Runnable

public class RedStreamToListPumper
extends StreamToListPumper


Field Summary
 
Fields inherited from class com.atlassian.bamboo.command.StreamToListPumper
build
 
Constructor Summary
RedStreamToListPumper(Build build, InputStream inputStream, List outputList)
           
 
Method Summary
protected  void log(String line)
           
 
Methods inherited from class com.atlassian.bamboo.command.StreamToListPumper
pump, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedStreamToListPumper

public RedStreamToListPumper(Build build,
                             InputStream inputStream,
                             List outputList)
Method Detail

log

protected void log(String line)
Overrides:
log in class StreamToListPumper


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.