Package jenkins.slaves.systemInfo
Class Messages
java.lang.Object
jenkins.slaves.systemInfo.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyClassLoaderStatisticsSlaveInfo.DisplayName
:Remote Class Loader Statistics
.static org.jvnet.localizer.Localizable
KeyEnvVarsSlaveInfo.DisplayName
:Environment Variables
.static org.jvnet.localizer.Localizable
KeySystemPropertySlaveInfo.DisplayName
:System Properties
.static org.jvnet.localizer.Localizable
KeyThreadDumpSlaveInfo.DisplayName
:Thread Dump
.static String
KeyClassLoaderStatisticsSlaveInfo.DisplayName
:Remote Class Loader Statistics
.static String
KeyEnvVarsSlaveInfo.DisplayName
:Environment Variables
.static String
KeySystemPropertySlaveInfo.DisplayName
:System Properties
.static String
KeyThreadDumpSlaveInfo.DisplayName
:Thread Dump
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
SystemPropertySlaveInfo_DisplayName
KeySystemPropertySlaveInfo.DisplayName
:System Properties
.- Returns:
System Properties
-
_SystemPropertySlaveInfo_DisplayName
public static org.jvnet.localizer.Localizable _SystemPropertySlaveInfo_DisplayName()KeySystemPropertySlaveInfo.DisplayName
:System Properties
.- Returns:
System Properties
-
EnvVarsSlaveInfo_DisplayName
KeyEnvVarsSlaveInfo.DisplayName
:Environment Variables
.- Returns:
Environment Variables
-
_EnvVarsSlaveInfo_DisplayName
public static org.jvnet.localizer.Localizable _EnvVarsSlaveInfo_DisplayName()KeyEnvVarsSlaveInfo.DisplayName
:Environment Variables
.- Returns:
Environment Variables
-
ClassLoaderStatisticsSlaveInfo_DisplayName
KeyClassLoaderStatisticsSlaveInfo.DisplayName
:Remote Class Loader Statistics
.- Returns:
Remote Class Loader Statistics
-
_ClassLoaderStatisticsSlaveInfo_DisplayName
public static org.jvnet.localizer.Localizable _ClassLoaderStatisticsSlaveInfo_DisplayName()KeyClassLoaderStatisticsSlaveInfo.DisplayName
:Remote Class Loader Statistics
.- Returns:
Remote Class Loader Statistics
-
ThreadDumpSlaveInfo_DisplayName
KeyThreadDumpSlaveInfo.DisplayName
:Thread Dump
.- Returns:
Thread Dump
-
_ThreadDumpSlaveInfo_DisplayName
public static org.jvnet.localizer.Localizable _ThreadDumpSlaveInfo_DisplayName()KeyThreadDumpSlaveInfo.DisplayName
:Thread Dump
.- Returns:
Thread Dump
-