Uses of Class
jenkins.telemetry.Telemetry
-
Packages that use Telemetry Package Description jenkins.telemetry jenkins.telemetry.impl -
-
Uses of Telemetry in jenkins.telemetry
Methods in jenkins.telemetry that return types with arguments of type Telemetry Modifier and Type Method Description static ExtensionList<Telemetry>
Telemetry. all()
-
Uses of Telemetry in jenkins.telemetry.impl
Subclasses of Telemetry in jenkins.telemetry.impl Modifier and Type Class Description class
DistributedBuilds
class
JavaSystemProperties
Collect the value of various Java system properties describing the environment.class
OptionalPermissions
Telemetry implementation that gathers information about optional permissions.class
SecurityConfiguration
class
SecuritySystemProperties
Telemetry implementation gathering information about system properties.class
StaplerDispatches
Telemetry implementation gathering information about Stapler dispatch routes.class
Uptime
Records approximations of when Jenkins was started and the current time, to allow for computation of uptime.class
UserLanguages
-