|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BootConfiguration in hudson.plugins.pxe |
|---|
| Subclasses of BootConfiguration in hudson.plugins.pxe | |
|---|---|
class |
CentOSBootConfiguration
CentOS boot configuration. |
class |
ChainBootConfiguration
Chain boot from another TFTP server. |
class |
IsoBasedBootConfiguration
Convenient partial BootConfiguration implementation that uses
an ISO file as the backend of the image storage. |
class |
LinuxBootConfiguration
|
class |
OpenSolarisBootConfiguration
OpenSolaris boot. |
class |
OracleVMServerBootConfiguration
OracleVM Server. |
class |
PartedMagicConfiguration
|
class |
RedHatBootConfiguration
RedHat/Fedora boot configuration. |
class |
UbuntuBootConfiguration
Ubuntu boot configuration. |
class |
VMWareESXiBootConfiguration
Boots VMWare ESXi. |
class |
ZipBasedBootConfiguration
Convenient partial BootConfiguration implementation that uses
a zip file as the backend of the image storage. |
| Methods in hudson.plugins.pxe that return BootConfiguration | |
|---|---|
BootConfiguration |
PXE.getConfiguration(java.lang.String id)
Looks up BootConfiguration by its id. |
| Methods in hudson.plugins.pxe that return types with arguments of type BootConfiguration | |
|---|---|
static hudson.DescriptorExtensionList<BootConfiguration,BootConfigurationDescriptor> |
BootConfiguration.all()
Returns all the registered BootConfigurationDescriptors. |
hudson.util.DescribableList<BootConfiguration,BootConfigurationDescriptor> |
PXE.getBootConfigurations()
|
| Constructor parameters in hudson.plugins.pxe with type arguments of type BootConfiguration | |
|---|---|
BootConfigurationDescriptor(java.lang.Class<? extends BootConfiguration> clazz)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||