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 OutputConsumerThreadProcessDescriptor.getErrConsumer()protected OutputConsumerThreadProcessDescriptor.getOutConsumer()Methods in com.atlassian.bamboo.testutils with parameters of type OutputConsumerThreadModifier and TypeMethodDescriptionprotected voidProcessDescriptor.setErrConsumerThread(OutputConsumerThread errConsumer) protected voidProcessDescriptor.setOutConsumerThread(OutputConsumerThread outConsumer)