Uses of Class
jenkins.plugins.shiningpanda.command.Command

Packages that use Command
jenkins.plugins.shiningpanda.command   
 

Uses of Command in jenkins.plugins.shiningpanda.command
 

Subclasses of Command in jenkins.plugins.shiningpanda.command
 class PythonCommand
           
 class ShellCommand
           
 class UnixCommand
           
 class WindowsCommand
           
 

Methods in jenkins.plugins.shiningpanda.command that return Command
static Command Command.get(boolean isUnix, String executable, CommandNature nature, String command, boolean ignoreExitCode)
          Get the right command executor.
 



Copyright © 2004-2012. All Rights Reserved.