JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
I
L
O
P
S
V
D
DESCRIPTOR
- Static variable in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
DESCRIPTOR
- Static variable in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
DESCRIPTOR
- Static variable in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
E
executeCommand(String, List<String>, Map<String, String>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
executeCommand(String, List<String>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
G
getCommand()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
getContainingFolder()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
getDescriptor()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
getDescriptor()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
getDescriptor()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
getDescriptor()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
getDisplayName()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand.VagrantDestroyCommandDescriptor
getDisplayName()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand.VagrantProvisionCommandDescriptor
getDisplayName()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand.VagrantSshCommandDescriptor
getDisplayName()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand.VagrantUpCommandDescriptor
getProvider()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
getProvisioners()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
getVagrantFile()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
getVagrantFile()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
getVagrantFile()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
getVagrantFile()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
getVagrantFile()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
getVagrantFileName()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
getVagrantVm()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
getVagrantVm()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
getVagrantVm()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
getVagrantVm()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
getVagrantVm()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
I
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand.VagrantDestroyCommandDescriptor
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand.VagrantProvisionCommandDescriptor
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand.VagrantSshCommandDescriptor
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand.VagrantUpCommandDescriptor
isAsRoot()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
isDestroyOnError()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
isDontKillMe()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
isParallel()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
L
log(String)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
log(Throwable)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
O
org.jenkinsci.plugins.vagrant
- package org.jenkinsci.plugins.vagrant
P
parseVagrantEnvironment()
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
perform(AbstractBuild, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
perform(AbstractBuild, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
perform(AbstractBuild, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
perform(AbstractBuild, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
S
setAsRoot(boolean)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
setBuild(AbstractBuild)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
setCommand(String)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
setDestroyOnError(boolean)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
setDontKillMe(boolean)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
setLauncher(Launcher)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
setListener(BuildListener)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
setProvider(String)
- Method in class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
V
VagrantDestroyCommand
- Class in
org.jenkinsci.plugins.vagrant
Created by elad on 9/18/14.
VagrantDestroyCommand(String, String)
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand
VagrantDestroyCommand.VagrantDestroyCommandDescriptor
- Class in
org.jenkinsci.plugins.vagrant
VagrantDestroyCommand.VagrantDestroyCommandDescriptor()
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantDestroyCommand.VagrantDestroyCommandDescriptor
VagrantProvisionCommand
- Class in
org.jenkinsci.plugins.vagrant
VagrantProvisionCommand(String, String, String, boolean)
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand
VagrantProvisionCommand.VagrantProvisionCommandDescriptor
- Class in
org.jenkinsci.plugins.vagrant
VagrantProvisionCommand.VagrantProvisionCommandDescriptor()
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantProvisionCommand.VagrantProvisionCommandDescriptor
VagrantSshCommand
- Class in
org.jenkinsci.plugins.vagrant
Created by elad on 10/13/14.
VagrantSshCommand(String, String, String, boolean)
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantSshCommand
VagrantSshCommand.VagrantSshCommandDescriptor
- Class in
org.jenkinsci.plugins.vagrant
VagrantSshCommand.VagrantSshCommandDescriptor()
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantSshCommand.VagrantSshCommandDescriptor
VagrantUpCommand
- Class in
org.jenkinsci.plugins.vagrant
VagrantUpCommand(String, String, boolean, String, boolean)
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantUpCommand
VagrantUpCommand.VagrantUpCommandDescriptor
- Class in
org.jenkinsci.plugins.vagrant
VagrantUpCommand.VagrantUpCommandDescriptor()
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantUpCommand.VagrantUpCommandDescriptor
Default constructor
vagrantVm
- Variable in class org.jenkinsci.plugins.vagrant.
VagrantWrapper
VagrantWrapper
- Class in
org.jenkinsci.plugins.vagrant
VagrantWrapper(String, String)
- Constructor for class org.jenkinsci.plugins.vagrant.
VagrantWrapper
D
E
G
I
L
O
P
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.