Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Summary

      Constructors 
      Constructor Description
      Messages()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jvnet.localizer.Localizable _Metrics_afterExtensionsAugmented()
      Key Metrics.afterExtensionsAugmented: Registering metric provider and health check provider extensions.
      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..
      static org.jvnet.localizer.Localizable _Metrics_PermissionGroup()
      Key Metrics.PermissionGroup: Metrics.
      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..
      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..
      static org.jvnet.localizer.Localizable _MetricsAccessKey_displayName()
      Key MetricsAccessKey.displayName: Metrics access key.
      static org.jvnet.localizer.Localizable _MetricsAccessKey_invalidAccessKey​(Object arg0)
      Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
      static String Metrics_afterExtensionsAugmented()
      Key Metrics.afterExtensionsAugmented: Registering metric provider and health check provider extensions.
      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..
      static String Metrics_PermissionGroup()
      Key Metrics.PermissionGroup: Metrics.
      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..
      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..
      static String MetricsAccessKey_displayName()
      Key MetricsAccessKey.displayName: Metrics access key.
      static String MetricsAccessKey_invalidAccessKey​(Object arg0)
      Key MetricsAccessKey.invalidAccessKey: Invalid/unknown access key: {0}.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • 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
      • 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.