Uses of Class
com.atlassian.bamboo.testutils.OutputConsumerThread
-
Packages that use OutputConsumerThread Package Description com.atlassian.bamboo.testutils -
-
Uses of OutputConsumerThread in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils that return OutputConsumerThread Modifier and Type Method Description protected OutputConsumerThreadProcessDescriptor. getErrConsumer()protected OutputConsumerThreadProcessDescriptor. getOutConsumer()Methods in com.atlassian.bamboo.testutils with parameters of type OutputConsumerThread Modifier and Type Method Description protected voidProcessDescriptor. setErrConsumerThread(OutputConsumerThread errConsumer)protected voidProcessDescriptor. setOutConsumerThread(OutputConsumerThread outConsumer)
-