@Extension(ordinal=2.0) @Symbol(value="envVars") public class EnvVarsSlaveInfo extends SlaveSystemInfo
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
EnvVarsSlaveInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Human readable name of this statistics.
|
Permission |
getRequiredPermission()
Returns the permission required for user to see this system info extension on the "System Information" page for the Agent
By default
Computer.CONNECT , but Computer.EXTENDED_READ is also supported. |
all
public String getDisplayName()
SlaveSystemInfo
getDisplayName
in class SlaveSystemInfo
public Permission getRequiredPermission()
SlaveSystemInfo
Computer.CONNECT
, but Computer.EXTENDED_READ
is also supported.getRequiredPermission
in class SlaveSystemInfo
Copyright © 2004–2022. All rights reserved.