Uses of Class
com.atlassian.bamboo.testutils.OutputConsumerThread

Packages that use OutputConsumerThread
com.atlassian.bamboo.testutils   
 

Uses of OutputConsumerThread in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return OutputConsumerThread
protected  OutputConsumerThread ProcessDescriptor.getErrConsumer()
           
protected  OutputConsumerThread ProcessDescriptor.getOutConsumer()
           
 

Methods in com.atlassian.bamboo.testutils with parameters of type OutputConsumerThread
protected  void ProcessDescriptor.setErrConsumerThread(OutputConsumerThread errConsumer)
           
protected  void ProcessDescriptor.setOutConsumerThread(OutputConsumerThread outConsumer)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.