|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.command.StreamToListPumper com.atlassian.bamboo.command.ErrorStreamToListPumper
public class ErrorStreamToListPumper
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.command.StreamToListPumper |
---|
buildLogger, planKey |
Constructor Summary | |
---|---|
ErrorStreamToListPumper(java.io.InputStream inputStream,
java.util.Collection<java.lang.String> outputList,
BuildLogger buildLogger,
java.lang.String planKey)
|
Method Summary | |
---|---|
protected void |
log(java.lang.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 |
---|
public ErrorStreamToListPumper(java.io.InputStream inputStream, java.util.Collection<java.lang.String> outputList, BuildLogger buildLogger, java.lang.String planKey)
Method Detail |
---|
protected void log(java.lang.String line)
log
in class StreamToListPumper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |