Package hudson.plugins.libvirt
Class VirtualMachineManagement
java.lang.Object
hudson.model.ManagementLink
hudson.plugins.libvirt.VirtualMachineManagement
- All Implemented Interfaces:
ExtensionPoint
,Action
,Describable<VirtualMachineManagement>
,ModelObject
,Saveable
,org.kohsuke.stapler.StaplerProxy
@Extension
public class VirtualMachineManagement
extends ManagementLink
implements org.kohsuke.stapler.StaplerProxy, Describable<VirtualMachineManagement>, Saveable
Manage the libvirt hypervisors.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Descriptor is only used for UI form bindings.Nested classes/interfaces inherited from class hudson.model.ManagementLink
ManagementLink.Category
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.ManagementLink
LIST
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.ManagementLink
all, getBadge, getCategoryName, getRequiredPermission, getRequiresConfirmation, getRequiresPOST
-
Constructor Details
-
VirtualMachineManagement
public VirtualMachineManagement()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
- Specified by:
getIconFileName
in classManagementLink
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
- Specified by:
getUrlName
in classManagementLink
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getDescription
- Overrides:
getDescription
in classManagementLink
-
get
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<VirtualMachineManagement>
-
getServer
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-
save
- Specified by:
save
in interfaceSaveable
- Throws:
IOException
-
getServerNames
-
getCategory
- Overrides:
getCategory
in classManagementLink
-