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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jvnet.localizer.Localizable
    Key Metrics.afterExtensionsAugmented: Registering metric provider and health check provider extensions.
    static org.jvnet.localizer.Localizable
    Key Metrics.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.Localizable
    Key Metrics.PermissionGroup: Metrics.
    static org.jvnet.localizer.Localizable
    Key Metrics.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.Localizable
    Key Metrics.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.Localizable
    Key MetricsAccessKey.displayName: Metrics access key.
    static org.jvnet.localizer.Localizable
    Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
    static org.jvnet.localizer.Localizable
    Key queued: Queued {0}.
    static String
    Key Metrics.afterExtensionsAugmented: Registering metric provider and health check provider extensions.
    static String
    Key Metrics.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 String
    Key Metrics.PermissionGroup: Metrics.
    static String
    Key Metrics.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 String
    Key Metrics.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 String
    Key MetricsAccessKey.displayName: Metrics access key.
    static String
    Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
    static String
    queued(Object arg0)
    Key queued: Queued {0}.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • MetricsAccessKey_invalidAccessKey

      public static String MetricsAccessKey_invalidAccessKey(Object arg0)
      Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid/unknown access key: {0}
    • _MetricsAccessKey_invalidAccessKey

      public static org.jvnet.localizer.Localizable _MetricsAccessKey_invalidAccessKey(Object arg0)
      Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid/unknown access key: {0}
    • Metrics_ViewPermission_Description

      public static String Metrics_ViewPermission_Description()
      Key Metrics.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()
      Key Metrics.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

      public static String Metrics_afterExtensionsAugmented()
      Key Metrics.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()
      Key Metrics.afterExtensionsAugmented: Registering metric provider and health check provider extensions.
      Returns:
      Registering metric provider and health check provider extensions
    • queued

      public static String queued(Object arg0)
      Key queued: Queued {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Queued {0}
    • _queued

      public static org.jvnet.localizer.Localizable _queued(Object arg0)
      Key queued: Queued {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Queued {0}
    • MetricsAccessKey_displayName

      public static String MetricsAccessKey_displayName()
      Key MetricsAccessKey.displayName: Metrics access key.
      Returns:
      Metrics access key
    • _MetricsAccessKey_displayName

      public static org.jvnet.localizer.Localizable _MetricsAccessKey_displayName()
      Key MetricsAccessKey.displayName: Metrics access key.
      Returns:
      Metrics access key
    • Metrics_HealthCheckPermission_Description

      public static String Metrics_HealthCheckPermission_Description()
      Key Metrics.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()
      Key Metrics.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

      public static String Metrics_PermissionGroup()
      Key Metrics.PermissionGroup: Metrics.
      Returns:
      Metrics
    • _Metrics_PermissionGroup

      public static org.jvnet.localizer.Localizable _Metrics_PermissionGroup()
      Key Metrics.PermissionGroup: Metrics.
      Returns:
      Metrics
    • Metrics_ThreadDumpPermission_Description

      public static String Metrics_ThreadDumpPermission_Description()
      Key Metrics.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()
      Key Metrics.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.