|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VirtualBoxHost in hudson.plugins.virtualbox |
|---|
| Methods in hudson.plugins.virtualbox that return VirtualBoxHost | |
|---|---|
VirtualBoxHost |
VirtualBoxMachine.getHost()
|
static VirtualBoxHost |
VirtualBoxPlugin.getHost(java.lang.String hostName)
|
| Methods in hudson.plugins.virtualbox that return types with arguments of type VirtualBoxHost | |
|---|---|
static java.util.List<VirtualBoxHost> |
VirtualBoxPlugin.getHosts()
|
java.util.List<VirtualBoxHost> |
VirtualBoxSlave.DescriptorImpl.getHosts()
For UI. |
java.util.List<VirtualBoxHost> |
VirtualBoxBuildWrapper.DescriptorImpl.getHosts()
For UI. |
java.util.List<VirtualBoxHost> |
VirtualBoxLauncher.DescriptorImpl.getHosts()
For UI. |
| Methods in hudson.plugins.virtualbox with parameters of type VirtualBoxHost | |
|---|---|
static java.util.List<VirtualBoxMachine> |
VirtualBoxUtils.getMachines(VirtualBoxHost host)
|
| Constructors in hudson.plugins.virtualbox with parameters of type VirtualBoxHost | |
|---|---|
VirtualBoxMachine(VirtualBoxHost host,
java.lang.String name)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||