Package com.atlassian.bamboo.command
Class ErrorStreamToListPumper
java.lang.Object
com.atlassian.bamboo.command.StreamToListPumper
com.atlassian.bamboo.command.ErrorStreamToListPumper
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class com.atlassian.bamboo.command.StreamToListPumper
buildLogger, planKey
-
Constructor Summary
ConstructorDescriptionErrorStreamToListPumper
(InputStream inputStream, Collection<String> outputList, BuildLogger buildLogger, String planKey) -
Method Summary
Methods inherited from class com.atlassian.bamboo.command.StreamToListPumper
pump, run
-
Constructor Details
-
ErrorStreamToListPumper
public ErrorStreamToListPumper(InputStream inputStream, Collection<String> outputList, BuildLogger buildLogger, String planKey)
-
-
Method Details
-
log
- Overrides:
log
in classStreamToListPumper
-