Package jenkins.metrics.api
Class Messages
java.lang.Object
jenkins.metrics.api.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyMetrics.afterExtensionsAugmented:Registering metric provider and health check provider extensions.static org.jvnet.localizer.LocalizableKeyMetrics.HealthCheckPermission.Description:This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised..static org.jvnet.localizer.LocalizableKeyMetrics.PermissionGroup:Metrics.static org.jvnet.localizer.LocalizableKeyMetrics.ThreadDumpPermission.Description:This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission..static org.jvnet.localizer.LocalizableKeyMetrics.ViewPermission.Description:This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission..static org.jvnet.localizer.LocalizableKeyMetricsAccessKey.displayName:Metrics access key.static org.jvnet.localizer.LocalizableKeyMetricsAccessKey.invalidAccessKey:Invalid/unknown access key: {0}.static org.jvnet.localizer.LocalizableKeyqueued:Queued {0}.static StringKeyMetrics.afterExtensionsAugmented:Registering metric provider and health check provider extensions.static StringKeyMetrics.HealthCheckPermission.Description:This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised..static StringKeyMetrics.PermissionGroup:Metrics.static StringKeyMetrics.ThreadDumpPermission.Description:This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission..static StringKeyMetrics.ViewPermission.Description:This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission..static StringKeyMetricsAccessKey.displayName:Metrics access key.static StringKeyMetricsAccessKey.invalidAccessKey:Invalid/unknown access key: {0}.static StringKeyqueued:Queued {0}.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
MetricsAccessKey_invalidAccessKey
KeyMetricsAccessKey.invalidAccessKey:Invalid/unknown access key: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid/unknown access key: {0}
-
_MetricsAccessKey_invalidAccessKey
KeyMetricsAccessKey.invalidAccessKey:Invalid/unknown access key: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid/unknown access key: {0}
-
Metrics_ViewPermission_Description
KeyMetrics.ViewPermission.Description:This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission..- Returns:
This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission.
-
_Metrics_ViewPermission_Description
public static org.jvnet.localizer.Localizable _Metrics_ViewPermission_Description()KeyMetrics.ViewPermission.Description:This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission..- Returns:
This permission grants read-only access to the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to a wider audience by granting this permission.
-
Metrics_afterExtensionsAugmented
KeyMetrics.afterExtensionsAugmented:Registering metric provider and health check provider extensions.- Returns:
Registering metric provider and health check provider extensions
-
_Metrics_afterExtensionsAugmented
public static org.jvnet.localizer.Localizable _Metrics_afterExtensionsAugmented()KeyMetrics.afterExtensionsAugmented:Registering metric provider and health check provider extensions.- Returns:
Registering metric provider and health check provider extensions
-
queued
Keyqueued:Queued {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Queued {0}
-
_queued
Keyqueued:Queued {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Queued {0}
-
MetricsAccessKey_displayName
KeyMetricsAccessKey.displayName:Metrics access key.- Returns:
Metrics access key
-
_MetricsAccessKey_displayName
public static org.jvnet.localizer.Localizable _MetricsAccessKey_displayName()KeyMetricsAccessKey.displayName:Metrics access key.- Returns:
Metrics access key
-
Metrics_HealthCheckPermission_Description
KeyMetrics.HealthCheckPermission.Description:This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised..- Returns:
This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised.
-
_Metrics_HealthCheckPermission_Description
public static org.jvnet.localizer.Localizable _Metrics_HealthCheckPermission_Description()KeyMetrics.HealthCheckPermission.Description:This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised..- Returns:
This permission grants access to the health check functionality of the Metrics servlet. Please be aware that depending on the nature of the health checks in your system,this could be abused to deliver a denial of service attack if the credentials of a user with this permission become compromised.
-
Metrics_PermissionGroup
KeyMetrics.PermissionGroup:Metrics.- Returns:
Metrics
-
_Metrics_PermissionGroup
public static org.jvnet.localizer.Localizable _Metrics_PermissionGroup()KeyMetrics.PermissionGroup:Metrics.- Returns:
Metrics
-
Metrics_ThreadDumpPermission_Description
KeyMetrics.ThreadDumpPermission.Description:This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission..- Returns:
This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission.
-
_Metrics_ThreadDumpPermission_Description
public static org.jvnet.localizer.Localizable _Metrics_ThreadDumpPermission_Description()KeyMetrics.ThreadDumpPermission.Description:This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission..- Returns:
This permission grants read-only access to the thread dump functionality of the Metrics servlet. Please be aware that potentially sensitive information in your stack trace, such as job names, will be exposed to users with this permission.
-