|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.command.StreamToLogsPumper com.atlassian.bamboo.command.ErrorStreamToLogsPumper
public class ErrorStreamToLogsPumper
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.command.StreamToLogsPumper |
---|
buildLogger, planKey |
Constructor Summary | |
---|---|
ErrorStreamToLogsPumper(java.io.InputStream inputStream,
BuildLogger buildLogger,
java.lang.String planKey)
|
Method Summary | |
---|---|
protected void |
log(java.lang.String line)
|
Methods inherited from class com.atlassian.bamboo.command.StreamToLogsPumper |
---|
pump, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorStreamToLogsPumper(java.io.InputStream inputStream, BuildLogger buildLogger, java.lang.String planKey)
Method Detail |
---|
protected void log(@NotNull java.lang.String line)
log
in class StreamToLogsPumper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |