JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
hudson.tasks.CommandInterpreter
Packages that use
CommandInterpreter
Package
Description
hudson.tasks
Built-in
Builder
s and
Publisher
s that perform the actual heavy-lifting of a build.
Uses of
CommandInterpreter
in
hudson.tasks
Subclasses of
CommandInterpreter
in
hudson.tasks
Modifier and Type
Class
Description
class
BatchFile
Executes commands by using Windows batch file.
class
Shell
Executes a series of commands by using a shell.