Package com.atlassian.bamboo.command

Interface Summary
CommandDecorator Deprecated. since 3.1 use TaskProcessCommandDecorator
 

Class Summary
AbstractCommandDecorator<T extends Command> Deprecated. since 3.1 use TaskProcessCommandDecorator instead
Command Deprecated. since 3.1 use ProcessService and ExternalProcessBuilder
CommandDecoratorModuleDescriptor  
CommandExecuteStreamHandler This class returns the contents of the output stream and error streams that resulted from executing a command line.
ErrorStreamToListPumper  
ErrorStreamToLogsPumper  
SimpleExecuteStreamHandler  
StreamToListPumper This class pumps the contents of an input stream into a list (as well as the build logs).
StreamToLogsPumper This class pumps the contents of an input stream into the build logs only (i.e.
 

Exception Summary
CommandException This class types coomand errors.
 



Copyright © 2011 Atlassian. All Rights Reserved.