@Extension public class NetworkInterfaces extends Component
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
NetworkInterfaces() |
Modifier and Type | Method and Description |
---|---|
void |
addContents(Container result)
Add contents to a container
|
String |
getDisplayName() |
String |
getNetworkInterface(Node node) |
Set<Permission> |
getRequiredPermissions()
Returns the (possibly empty, never null) list of permissions that are required for the user to include this
in a bundle.
|
getDisplayPermissions, getId, isApplicable, isEnabled, isSelectedByDefault, start
@NonNull public Set<Permission> getRequiredPermissions()
Component
getRequiredPermissions
in class Component
@NonNull public String getDisplayName()
getDisplayName
in class Component
public void addContents(@NonNull Container result)
Component
addContents
in class Component
result
- a Container
public String getNetworkInterface(Node node) throws IOException
IOException
Copyright © 2016–2022. All rights reserved.