Uses of Class
com.atlassian.bamboo.testutils.OutputConsumerThread
Packages that use OutputConsumerThread
-
Uses of OutputConsumerThread in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils that return OutputConsumerThreadModifier and TypeMethodDescriptionprotected OutputConsumerThread
ProcessDescriptor.getErrConsumer()
protected OutputConsumerThread
ProcessDescriptor.getOutConsumer()
Methods in com.atlassian.bamboo.testutils with parameters of type OutputConsumerThreadModifier and TypeMethodDescriptionprotected void
ProcessDescriptor.setErrConsumerThread
(OutputConsumerThread errConsumer) protected void
ProcessDescriptor.setOutConsumerThread
(OutputConsumerThread outConsumer)