Uses of Class
jenkins.slaves.systemInfo.SlaveSystemInfo
-
Packages that use SlaveSystemInfo Package Description hudson.slaves Code related to agents.jenkins.slaves.systemInfo -
-
Uses of SlaveSystemInfo in hudson.slaves
Methods in hudson.slaves that return types with arguments of type SlaveSystemInfo Modifier and Type Method Description static List<SlaveSystemInfo>
SlaveComputer. getSystemInfoExtensions()
Helper method for Jelly. -
Uses of SlaveSystemInfo in jenkins.slaves.systemInfo
Subclasses of SlaveSystemInfo in jenkins.slaves.systemInfo Modifier and Type Class Description class
ClassLoaderStatisticsSlaveInfo
class
EnvVarsSlaveInfo
class
SystemPropertySlaveInfo
class
ThreadDumpSlaveInfo
Methods in jenkins.slaves.systemInfo that return types with arguments of type SlaveSystemInfo Modifier and Type Method Description static ExtensionList<SlaveSystemInfo>
SlaveSystemInfo. all()
-