Uses of Class
hudson.tasks.CommandInterpreter

Packages that use CommandInterpreter
hudson.tasks Built-in Builders and Publishers that perform the actual heavy-lifting of a build. 
 

Uses of CommandInterpreter in hudson.tasks
 

Subclasses of CommandInterpreter in hudson.tasks
 class BatchFile
          Executes commands by using Windows batch file.
 class Shell
          Executes a series of commands by using a shell.
 



Copyright © 2004-2013. All Rights Reserved.