Class Messages

java.lang.Object
com.splunk.splunkjenkins.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 CloudHostPrefix: You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G.
    static org.jvnet.localizer.Localizable
    Key ConfigBuildFileToAppend: File to append to event.
    static org.jvnet.localizer.Localizable
    Key ConfigBuildStepSendEnvVars: Send environment variables.
    static org.jvnet.localizer.Localizable
    Key ConfigBuildStepSendFiles: Files to send as an event.
    static org.jvnet.localizer.Localizable
    Key ConfigBuildStepSendLog: Send build log.
    static org.jvnet.localizer.Localizable
    Key ConfigBuildStepTitle: Send data to Splunk.
    static org.jvnet.localizer.Localizable
    Key Description: A Splunk-Jenkins plugin for Splunking Jenkins..
    static org.jvnet.localizer.Localizable
    Key DisplayName: Splunk-Jenkins.
    static org.jvnet.localizer.Localizable
    Key HostNameInvalid: Failed to validate hostname.
    static org.jvnet.localizer.Localizable
    Key HostNameListWarning: Multiple hosts is not supported, please setup load balancer, and user the virtual name.
    static org.jvnet.localizer.Localizable
    Key HostNameSchemaWarning: Invalid hostname, do you mean {0}?.
    static org.jvnet.localizer.Localizable
    Key InvalidHostOrToken: Invalid config, please check Hostname or Token.
    static org.jvnet.localizer.Localizable
    Key InvalidPattern: The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>.
    static org.jvnet.localizer.Localizable
    Key InvalidToken: Token is invalid.
    static org.jvnet.localizer.Localizable
    Key PermissionGroup: Splunk.
    static org.jvnet.localizer.Localizable
    Key PleaseProvideHost: Please provide the hostname to a Splunk instance..
    static org.jvnet.localizer.Localizable
    Key PluginViewPermission.Description: This permission grants access to the Splunk Instance Link..
    static org.jvnet.localizer.Localizable
    Key SplunArtifactArchive: Send files to Splunk.
    static org.jvnet.localizer.Localizable
    Key SplunkIconName: /plugin/splunk-devops/images/splunk_logo_green.png.
    static org.jvnet.localizer.Localizable
    Key ValueCannotBeBlank: This value cannot be blank..
    static org.jvnet.localizer.Localizable
    Key ValueIntErrorMsg: This value must be a valid int..
    static String
    Key CloudHostPrefix: You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G.
    static String
    Key ConfigBuildFileToAppend: File to append to event.
    static String
    Key ConfigBuildStepSendEnvVars: Send environment variables.
    static String
    Key ConfigBuildStepSendFiles: Files to send as an event.
    static String
    Key ConfigBuildStepSendLog: Send build log.
    static String
    Key ConfigBuildStepTitle: Send data to Splunk.
    static String
    Key Description: A Splunk-Jenkins plugin for Splunking Jenkins..
    static String
    Key DisplayName: Splunk-Jenkins.
    static String
    Key HostNameInvalid: Failed to validate hostname.
    static String
    Key HostNameListWarning: Multiple hosts is not supported, please setup load balancer, and user the virtual name.
    static String
    Key HostNameSchemaWarning: Invalid hostname, do you mean {0}?.
    static String
    Key InvalidHostOrToken: Invalid config, please check Hostname or Token.
    static String
    Key InvalidPattern: The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>.
    static String
    Key InvalidToken: Token is invalid.
    static String
    Key PermissionGroup: Splunk.
    static String
    Key PleaseProvideHost: Please provide the hostname to a Splunk instance..
    static String
    Key PluginViewPermission.Description: This permission grants access to the Splunk Instance Link..
    static String
    Key SplunArtifactArchive: Send files to Splunk.
    static String
    Key SplunkIconName: /plugin/splunk-devops/images/splunk_logo_green.png.
    static String
    Key ValueCannotBeBlank: This value cannot be blank..
    static String
    Key ValueIntErrorMsg: This value must be a valid int..

    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

    • ValueCannotBeBlank

      public static String ValueCannotBeBlank()
      Key ValueCannotBeBlank: This value cannot be blank..
      Returns:
      This value cannot be blank.
    • _ValueCannotBeBlank

      public static org.jvnet.localizer.Localizable _ValueCannotBeBlank()
      Key ValueCannotBeBlank: This value cannot be blank..
      Returns:
      This value cannot be blank.
    • Description

      public static String Description()
      Key Description: A Splunk-Jenkins plugin for Splunking Jenkins..
      Returns:
      A Splunk-Jenkins plugin for Splunking Jenkins.
    • _Description

      public static org.jvnet.localizer.Localizable _Description()
      Key Description: A Splunk-Jenkins plugin for Splunking Jenkins..
      Returns:
      A Splunk-Jenkins plugin for Splunking Jenkins.
    • HostNameSchemaWarning

      public static String HostNameSchemaWarning(Object arg0)
      Key HostNameSchemaWarning: Invalid hostname, do you mean {0}?.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid hostname, do you mean {0}?
    • _HostNameSchemaWarning

      public static org.jvnet.localizer.Localizable _HostNameSchemaWarning(Object arg0)
      Key HostNameSchemaWarning: Invalid hostname, do you mean {0}?.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid hostname, do you mean {0}?
    • PluginViewPermission_Description

      public static String PluginViewPermission_Description()
      Key PluginViewPermission.Description: This permission grants access to the Splunk Instance Link..
      Returns:
      This permission grants access to the Splunk Instance Link.
    • _PluginViewPermission_Description

      public static org.jvnet.localizer.Localizable _PluginViewPermission_Description()
      Key PluginViewPermission.Description: This permission grants access to the Splunk Instance Link..
      Returns:
      This permission grants access to the Splunk Instance Link.
    • PermissionGroup

      public static String PermissionGroup()
      Key PermissionGroup: Splunk.
      Returns:
      Splunk
    • _PermissionGroup

      public static org.jvnet.localizer.Localizable _PermissionGroup()
      Key PermissionGroup: Splunk.
      Returns:
      Splunk
    • ConfigBuildStepTitle

      public static String ConfigBuildStepTitle()
      Key ConfigBuildStepTitle: Send data to Splunk.
      Returns:
      Send data to Splunk
    • _ConfigBuildStepTitle

      public static org.jvnet.localizer.Localizable _ConfigBuildStepTitle()
      Key ConfigBuildStepTitle: Send data to Splunk.
      Returns:
      Send data to Splunk
    • HostNameListWarning

      public static String HostNameListWarning()
      Key HostNameListWarning: Multiple hosts is not supported, please setup load balancer, and user the virtual name.
      Returns:
      Multiple hosts is not supported, please setup load balancer, and user the virtual name
    • _HostNameListWarning

      public static org.jvnet.localizer.Localizable _HostNameListWarning()
      Key HostNameListWarning: Multiple hosts is not supported, please setup load balancer, and user the virtual name.
      Returns:
      Multiple hosts is not supported, please setup load balancer, and user the virtual name
    • PleaseProvideHost

      public static String PleaseProvideHost()
      Key PleaseProvideHost: Please provide the hostname to a Splunk instance..
      Returns:
      Please provide the hostname to a Splunk instance.
    • _PleaseProvideHost

      public static org.jvnet.localizer.Localizable _PleaseProvideHost()
      Key PleaseProvideHost: Please provide the hostname to a Splunk instance..
      Returns:
      Please provide the hostname to a Splunk instance.
    • ConfigBuildFileToAppend

      public static String ConfigBuildFileToAppend()
      Key ConfigBuildFileToAppend: File to append to event.
      Returns:
      File to append to event
    • _ConfigBuildFileToAppend

      public static org.jvnet.localizer.Localizable _ConfigBuildFileToAppend()
      Key ConfigBuildFileToAppend: File to append to event.
      Returns:
      File to append to event
    • SplunArtifactArchive

      public static String SplunArtifactArchive()
      Key SplunArtifactArchive: Send files to Splunk.
      Returns:
      Send files to Splunk
    • _SplunArtifactArchive

      public static org.jvnet.localizer.Localizable _SplunArtifactArchive()
      Key SplunArtifactArchive: Send files to Splunk.
      Returns:
      Send files to Splunk
    • InvalidPattern

      public static String InvalidPattern()
      Key InvalidPattern: The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>.
      Returns:
      The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>
    • _InvalidPattern

      public static org.jvnet.localizer.Localizable _InvalidPattern()
      Key InvalidPattern: The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>.
      Returns:
      The pattern is invalid, please check <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Pattern</a>
    • SplunkIconName

      public static String SplunkIconName()
      Key SplunkIconName: /plugin/splunk-devops/images/splunk_logo_green.png.
      Returns:
      /plugin/splunk-devops/images/splunk_logo_green.png
    • _SplunkIconName

      public static org.jvnet.localizer.Localizable _SplunkIconName()
      Key SplunkIconName: /plugin/splunk-devops/images/splunk_logo_green.png.
      Returns:
      /plugin/splunk-devops/images/splunk_logo_green.png
    • ValueIntErrorMsg

      public static String ValueIntErrorMsg()
      Key ValueIntErrorMsg: This value must be a valid int..
      Returns:
      This value must be a valid int.
    • _ValueIntErrorMsg

      public static org.jvnet.localizer.Localizable _ValueIntErrorMsg()
      Key ValueIntErrorMsg: This value must be a valid int..
      Returns:
      This value must be a valid int.
    • ConfigBuildStepSendEnvVars

      public static String ConfigBuildStepSendEnvVars()
      Key ConfigBuildStepSendEnvVars: Send environment variables.
      Returns:
      Send environment variables
    • _ConfigBuildStepSendEnvVars

      public static org.jvnet.localizer.Localizable _ConfigBuildStepSendEnvVars()
      Key ConfigBuildStepSendEnvVars: Send environment variables.
      Returns:
      Send environment variables
    • CloudHostPrefix

      public static String CloudHostPrefix(Object arg0)
      Key CloudHostPrefix: You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G
    • _CloudHostPrefix

      public static org.jvnet.localizer.Localizable _CloudHostPrefix(Object arg0)
      Key CloudHostPrefix: You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      You are using Splunk Cloud, please provide host name starts input- or http-inputs-, please try input-{0} or http-inputs-{0}. See also http://dev.splunk.com/view/event-collector/SP-CAAAE7G
    • InvalidHostOrToken

      public static String InvalidHostOrToken()
      Key InvalidHostOrToken: Invalid config, please check Hostname or Token.
      Returns:
      Invalid config, please check Hostname or Token
    • _InvalidHostOrToken

      public static org.jvnet.localizer.Localizable _InvalidHostOrToken()
      Key InvalidHostOrToken: Invalid config, please check Hostname or Token.
      Returns:
      Invalid config, please check Hostname or Token
    • ConfigBuildStepSendFiles

      public static String ConfigBuildStepSendFiles()
      Key ConfigBuildStepSendFiles: Files to send as an event.
      Returns:
      Files to send as an event
    • _ConfigBuildStepSendFiles

      public static org.jvnet.localizer.Localizable _ConfigBuildStepSendFiles()
      Key ConfigBuildStepSendFiles: Files to send as an event.
      Returns:
      Files to send as an event
    • DisplayName

      public static String DisplayName()
      Key DisplayName: Splunk-Jenkins.
      Returns:
      Splunk-Jenkins
    • _DisplayName

      public static org.jvnet.localizer.Localizable _DisplayName()
      Key DisplayName: Splunk-Jenkins.
      Returns:
      Splunk-Jenkins
    • InvalidToken

      public static String InvalidToken()
      Key InvalidToken: Token is invalid.
      Returns:
      Token is invalid
    • _InvalidToken

      public static org.jvnet.localizer.Localizable _InvalidToken()
      Key InvalidToken: Token is invalid.
      Returns:
      Token is invalid
    • HostNameInvalid

      public static String HostNameInvalid()
      Key HostNameInvalid: Failed to validate hostname.
      Returns:
      Failed to validate hostname
    • _HostNameInvalid

      public static org.jvnet.localizer.Localizable _HostNameInvalid()
      Key HostNameInvalid: Failed to validate hostname.
      Returns:
      Failed to validate hostname
    • ConfigBuildStepSendLog

      public static String ConfigBuildStepSendLog()
      Key ConfigBuildStepSendLog: Send build log.
      Returns:
      Send build log
    • _ConfigBuildStepSendLog

      public static org.jvnet.localizer.Localizable _ConfigBuildStepSendLog()
      Key ConfigBuildStepSendLog: Send build log.
      Returns:
      Send build log