Package jenkins.model

Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • Hudson_ViewAlreadyExists

        public static String Hudson_ViewAlreadyExists​(Object arg0)
        Key Hudson.ViewAlreadyExists: A view already exists with the name "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view already exists with the name "{0}"
      • _Hudson_ViewAlreadyExists

        public static org.jvnet.localizer.Localizable _Hudson_ViewAlreadyExists​(Object arg0)
        Key Hudson.ViewAlreadyExists: A view already exists with the name "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A view already exists with the name "{0}"
      • BuiltInNodeMigration_DisplayName

        public static String BuiltInNodeMigration_DisplayName()
        Key BuiltInNodeMigration.DisplayName: Built-In Node Name and Label Migration.
        Returns:
        Built-In Node Name and Label Migration
      • _BuiltInNodeMigration_DisplayName

        public static org.jvnet.localizer.Localizable _BuiltInNodeMigration_DisplayName()
        Key BuiltInNodeMigration.DisplayName: Built-In Node Name and Label Migration.
        Returns:
        Built-In Node Name and Label Migration
      • Hudson_NodeDescription

        public static String Hudson_NodeDescription()
        Key Hudson.NodeDescription: the Jenkins controller''s built-in node.
        Returns:
        the Jenkins controller''s built-in node
      • _Hudson_NodeDescription

        public static org.jvnet.localizer.Localizable _Hudson_NodeDescription()
        Key Hudson.NodeDescription: the Jenkins controller''s built-in node.
        Returns:
        the Jenkins controller''s built-in node
      • IdStrategy_CaseSensitiveEmailAddress_DisplayName

        public static String IdStrategy_CaseSensitiveEmailAddress_DisplayName()
        Key IdStrategy.CaseSensitiveEmailAddress.DisplayName: Case sensitive (email address).
        Returns:
        Case sensitive (email address)
      • _IdStrategy_CaseSensitiveEmailAddress_DisplayName

        public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitiveEmailAddress_DisplayName()
        Key IdStrategy.CaseSensitiveEmailAddress.DisplayName: Case sensitive (email address).
        Returns:
        Case sensitive (email address)
      • CLI_disable_job_shortDescription

        public static String CLI_disable_job_shortDescription()
        Key CLI.disable-job.shortDescription: Disables a job..
        Returns:
        Disables a job.
      • _CLI_disable_job_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_disable_job_shortDescription()
        Key CLI.disable-job.shortDescription: Disables a job..
        Returns:
        Disables a job.
      • Hudson_Computer_Caption

        public static String Hudson_Computer_Caption()
        Key Hudson.Computer.Caption: Built-in Node.
        Returns:
        Built-in Node
      • _Hudson_Computer_Caption

        public static org.jvnet.localizer.Localizable _Hudson_Computer_Caption()
        Key Hudson.Computer.Caption: Built-in Node.
        Returns:
        Built-in Node
      • PatternProjectNamingStrategy_NamePatternInvalidSyntax

        public static String PatternProjectNamingStrategy_NamePatternInvalidSyntax()
        Key PatternProjectNamingStrategy.NamePatternInvalidSyntax: regular expression''s syntax is invalid..
        Returns:
        regular expression''s syntax is invalid.
      • _PatternProjectNamingStrategy_NamePatternInvalidSyntax

        public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternInvalidSyntax()
        Key PatternProjectNamingStrategy.NamePatternInvalidSyntax: regular expression''s syntax is invalid..
        Returns:
        regular expression''s syntax is invalid.
      • DefaultProjectNamingStrategy_DisplayName

        public static String DefaultProjectNamingStrategy_DisplayName()
        Key DefaultProjectNamingStrategy.DisplayName: Default.
        Returns:
        Default
      • _DefaultProjectNamingStrategy_DisplayName

        public static org.jvnet.localizer.Localizable _DefaultProjectNamingStrategy_DisplayName()
        Key DefaultProjectNamingStrategy.DisplayName: Default.
        Returns:
        Default
      • Hudson_ControlCodeNotAllowed

        public static String Hudson_ControlCodeNotAllowed​(Object arg0)
        Key Hudson.ControlCodeNotAllowed: No control code is allowed: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No control code is allowed: {0}
      • _Hudson_ControlCodeNotAllowed

        public static org.jvnet.localizer.Localizable _Hudson_ControlCodeNotAllowed​(Object arg0)
        Key Hudson.ControlCodeNotAllowed: No control code is allowed: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No control code is allowed: {0}
      • JenkinsLocationConfiguration_does_not_look_like_an_email_address

        public static String JenkinsLocationConfiguration_does_not_look_like_an_email_address()
        Key JenkinsLocationConfiguration.does_not_look_like_an_email_address: Does not look like an email address.
        Returns:
        Does not look like an email address
      • _JenkinsLocationConfiguration_does_not_look_like_an_email_address

        public static org.jvnet.localizer.Localizable _JenkinsLocationConfiguration_does_not_look_like_an_email_address()
        Key JenkinsLocationConfiguration.does_not_look_like_an_email_address: Does not look like an email address.
        Returns:
        Does not look like an email address
      • IdStrategy_CaseInsensitive_DisplayName

        public static String IdStrategy_CaseInsensitive_DisplayName()
        Key IdStrategy.CaseInsensitive.DisplayName: Case insensitive.
        Returns:
        Case insensitive
      • _IdStrategy_CaseInsensitive_DisplayName

        public static org.jvnet.localizer.Localizable _IdStrategy_CaseInsensitive_DisplayName()
        Key IdStrategy.CaseInsensitive.DisplayName: Case insensitive.
        Returns:
        Case insensitive
      • Hudson_ViewName

        public static String Hudson_ViewName()
        Key Hudson.ViewName: All.
        Returns:
        All
      • _Hudson_ViewName

        public static org.jvnet.localizer.Localizable _Hudson_ViewName()
        Key Hudson.ViewName: All.
        Returns:
        All
      • Hudson_NoJavaInPath

        public static String Hudson_NoJavaInPath​(Object arg0)
        Key Hudson.NoJavaInPath: java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
      • _Hudson_NoJavaInPath

        public static org.jvnet.localizer.Localizable _Hudson_NoJavaInPath​(Object arg0)
        Key Hudson.NoJavaInPath: java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?
      • CLI_shutdown_shortDescription

        public static String CLI_shutdown_shortDescription()
        Key CLI.shutdown.shortDescription: Immediately shuts down Jenkins server..
        Returns:
        Immediately shuts down Jenkins server.
      • _CLI_shutdown_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_shutdown_shortDescription()
        Key CLI.shutdown.shortDescription: Immediately shuts down Jenkins server..
        Returns:
        Immediately shuts down Jenkins server.
      • ParameterizedJobMixIn_build_with_parameters

        public static String ParameterizedJobMixIn_build_with_parameters()
        Key ParameterizedJobMixIn.build_with_parameters: Build with Parameters.
        Returns:
        Build with Parameters
      • _ParameterizedJobMixIn_build_with_parameters

        public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_with_parameters()
        Key ParameterizedJobMixIn.build_with_parameters: Build with Parameters.
        Returns:
        Build with Parameters
      • GlobalCloudConfiguration_DisplayName

        public static String GlobalCloudConfiguration_DisplayName()
        Key GlobalCloudConfiguration.DisplayName: Clouds.
        Returns:
        Clouds
      • _GlobalCloudConfiguration_DisplayName

        public static org.jvnet.localizer.Localizable _GlobalCloudConfiguration_DisplayName()
        Key GlobalCloudConfiguration.DisplayName: Clouds.
        Returns:
        Clouds
      • ParameterizedJobMixIn_build_now

        public static String ParameterizedJobMixIn_build_now()
        Key ParameterizedJobMixIn.build_now: Build Now.
        Returns:
        Build Now
      • _ParameterizedJobMixIn_build_now

        public static org.jvnet.localizer.Localizable _ParameterizedJobMixIn_build_now()
        Key ParameterizedJobMixIn.build_now: Build Now.
        Returns:
        Build Now
      • Hudson_DisplayName

        public static String Hudson_DisplayName()
        Key Hudson.DisplayName: Jenkins.
        Returns:
        Jenkins
      • _Hudson_DisplayName

        public static org.jvnet.localizer.Localizable _Hudson_DisplayName()
        Key Hudson.DisplayName: Jenkins.
        Returns:
        Jenkins
      • JobGlobalBuildDiscarderStrategy_displayName

        public static String JobGlobalBuildDiscarderStrategy_displayName()
        Key JobGlobalBuildDiscarderStrategy.displayName: Project Build Discarder.
        Returns:
        Project Build Discarder
      • _JobGlobalBuildDiscarderStrategy_displayName

        public static org.jvnet.localizer.Localizable _JobGlobalBuildDiscarderStrategy_displayName()
        Key JobGlobalBuildDiscarderStrategy.displayName: Project Build Discarder.
        Returns:
        Project Build Discarder
      • Mailer_Localhost_Error

        public static String Mailer_Localhost_Error()
        Key Mailer.Localhost.Error: Please set a valid host name, instead of localhost.
        Returns:
        Please set a valid host name, instead of localhost
      • _Mailer_Localhost_Error

        public static org.jvnet.localizer.Localizable _Mailer_Localhost_Error()
        Key Mailer.Localhost.Error: Please set a valid host name, instead of localhost.
        Returns:
        Please set a valid host name, instead of localhost
      • Hudson_Computer_IncorrectNumberOfExecutors

        public static String Hudson_Computer_IncorrectNumberOfExecutors()
        Key Hudson.Computer.IncorrectNumberOfExecutors: Incorrect field "Number of executors". It should be a non-negative number..
        Returns:
        Incorrect field "Number of executors". It should be a non-negative number.
      • _Hudson_Computer_IncorrectNumberOfExecutors

        public static org.jvnet.localizer.Localizable _Hudson_Computer_IncorrectNumberOfExecutors()
        Key Hudson.Computer.IncorrectNumberOfExecutors: Incorrect field "Number of executors". It should be a non-negative number..
        Returns:
        Incorrect field "Number of executors". It should be a non-negative number.
      • Hudson_UnsafeChar

        public static String Hudson_UnsafeChar​(Object arg0)
        Key Hudson.UnsafeChar: ‘{0}’ is an unsafe character.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is an unsafe character
      • _Hudson_UnsafeChar

        public static org.jvnet.localizer.Localizable _Hudson_UnsafeChar​(Object arg0)
        Key Hudson.UnsafeChar: ‘{0}’ is an unsafe character.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ is an unsafe character
      • CLI_safe_shutdown_shortDescription

        public static String CLI_safe_shutdown_shortDescription()
        Key CLI.safe-shutdown.shortDescription: Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins..
        Returns:
        Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
      • _CLI_safe_shutdown_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_safe_shutdown_shortDescription()
        Key CLI.safe-shutdown.shortDescription: Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins..
        Returns:
        Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
      • SimpleGlobalBuildDiscarderStrategy_displayName

        public static String SimpleGlobalBuildDiscarderStrategy_displayName()
        Key SimpleGlobalBuildDiscarderStrategy.displayName: Specific Build Discarder.
        Returns:
        Specific Build Discarder
      • _SimpleGlobalBuildDiscarderStrategy_displayName

        public static org.jvnet.localizer.Localizable _SimpleGlobalBuildDiscarderStrategy_displayName()
        Key SimpleGlobalBuildDiscarderStrategy.displayName: Specific Build Discarder.
        Returns:
        Specific Build Discarder
      • BlockedBecauseOfBuildInProgress_ETA

        public static String BlockedBecauseOfBuildInProgress_ETA​(Object arg0)
        Key BlockedBecauseOfBuildInProgress.ETA: (ETA: {0}).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        (ETA: {0})
      • _BlockedBecauseOfBuildInProgress_ETA

        public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_ETA​(Object arg0)
        Key BlockedBecauseOfBuildInProgress.ETA: (ETA: {0}).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        (ETA: {0})
      • Hudson_NodeBeingRemoved

        public static String Hudson_NodeBeingRemoved()
        Key Hudson.NodeBeingRemoved: Node is being removed.
        Returns:
        Node is being removed
      • _Hudson_NodeBeingRemoved

        public static org.jvnet.localizer.Localizable _Hudson_NodeBeingRemoved()
        Key Hudson.NodeBeingRemoved: Node is being removed.
        Returns:
        Node is being removed
      • CLI_safe_restart_shortDescription

        public static String CLI_safe_restart_shortDescription()
        Key CLI.safe-restart.shortDescription: Safely restart Jenkins..
        Returns:
        Safely restart Jenkins.
      • _CLI_safe_restart_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_safe_restart_shortDescription()
        Key CLI.safe-restart.shortDescription: Safely restart Jenkins..
        Returns:
        Safely restart Jenkins.
      • Hudson_JobNameConventionNotApplyed

        public static String Hudson_JobNameConventionNotApplyed​(Object arg0,
                                                                Object arg1)
        Key Hudson.JobNameConventionNotApplyed: ‘{0}’ does not match the job name convention pattern {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ does not match the job name convention pattern {1}
      • _Hudson_JobNameConventionNotApplyed

        public static org.jvnet.localizer.Localizable _Hudson_JobNameConventionNotApplyed​(Object arg0,
                                                                                          Object arg1)
        Key Hudson.JobNameConventionNotApplyed: ‘{0}’ does not match the job name convention pattern {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ‘{0}’ does not match the job name convention pattern {1}
      • CLI_restart_shortDescription

        public static String CLI_restart_shortDescription()
        Key CLI.restart.shortDescription: Restart Jenkins..
        Returns:
        Restart Jenkins.
      • _CLI_restart_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_restart_shortDescription()
        Key CLI.restart.shortDescription: Restart Jenkins..
        Returns:
        Restart Jenkins.
      • CLI_enable_job_shortDescription

        public static String CLI_enable_job_shortDescription()
        Key CLI.enable-job.shortDescription: Enables a job..
        Returns:
        Enables a job.
      • _CLI_enable_job_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_enable_job_shortDescription()
        Key CLI.enable-job.shortDescription: Enables a job..
        Returns:
        Enables a job.
      • Mailer_Address_Not_Configured

        public static String Mailer_Address_Not_Configured()
        Key Mailer.Address.Not.Configured: address not configured yet <nobody@nowhere>.
        Returns:
        address not configured yet <nobody@nowhere>
      • _Mailer_Address_Not_Configured

        public static org.jvnet.localizer.Localizable _Mailer_Address_Not_Configured()
        Key Mailer.Address.Not.Configured: address not configured yet <nobody@nowhere>.
        Returns:
        address not configured yet <nobody@nowhere>
      • CauseOfInterruption_ShortDescription

        public static String CauseOfInterruption_ShortDescription​(Object arg0)
        Key CauseOfInterruption.ShortDescription: Aborted by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Aborted by {0}
      • _CauseOfInterruption_ShortDescription

        public static org.jvnet.localizer.Localizable _CauseOfInterruption_ShortDescription​(Object arg0)
        Key CauseOfInterruption.ShortDescription: Aborted by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Aborted by {0}
      • Hudson_BadPortNumber

        public static String Hudson_BadPortNumber​(Object arg0)
        Key Hudson.BadPortNumber: Bad port number {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bad port number {0}
      • _Hudson_BadPortNumber

        public static org.jvnet.localizer.Localizable _Hudson_BadPortNumber​(Object arg0)
        Key Hudson.BadPortNumber: Bad port number {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bad port number {0}
      • Hudson_NotUsesUTF8ToDecodeURL

        public static String Hudson_NotUsesUTF8ToDecodeURL()
        Key Hudson.NotUsesUTF8ToDecodeURL: Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
        Returns:
        Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
      • _Hudson_NotUsesUTF8ToDecodeURL

        public static org.jvnet.localizer.Localizable _Hudson_NotUsesUTF8ToDecodeURL()
        Key Hudson.NotUsesUTF8ToDecodeURL: Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
        Returns:
        Your container doesn’t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details.
      • BlockedBecauseOfBuildInProgress_shortDescription

        public static String BlockedBecauseOfBuildInProgress_shortDescription​(Object arg0,
                                                                              Object arg1)
        Key BlockedBecauseOfBuildInProgress.shortDescription: Build #{0} is already in progress{1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Build #{0} is already in progress{1}
      • _BlockedBecauseOfBuildInProgress_shortDescription

        public static org.jvnet.localizer.Localizable _BlockedBecauseOfBuildInProgress_shortDescription​(Object arg0,
                                                                                                        Object arg1)
        Key BlockedBecauseOfBuildInProgress.shortDescription: Build #{0} is already in progress{1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Build #{0} is already in progress{1}
      • Hudson_Computer_DisplayName

        public static String Hudson_Computer_DisplayName()
        Key Hudson.Computer.DisplayName: Built-in.
        Returns:
        Built-in
      • _Hudson_Computer_DisplayName

        public static org.jvnet.localizer.Localizable _Hudson_Computer_DisplayName()
        Key Hudson.Computer.DisplayName: Built-in.
        Returns:
        Built-in
      • EnforceSlaveAgentPortAdministrativeMonitor_displayName

        public static String EnforceSlaveAgentPortAdministrativeMonitor_displayName()
        Key EnforceSlaveAgentPortAdministrativeMonitor.displayName: Enforce TCP Agent Port.
        Returns:
        Enforce TCP Agent Port
      • _EnforceSlaveAgentPortAdministrativeMonitor_displayName

        public static org.jvnet.localizer.Localizable _EnforceSlaveAgentPortAdministrativeMonitor_displayName()
        Key EnforceSlaveAgentPortAdministrativeMonitor.displayName: Enforce TCP Agent Port.
        Returns:
        Enforce TCP Agent Port
      • Mailer_NotHttp_Error

        public static String Mailer_NotHttp_Error()
        Key Mailer.NotHttp.Error: The URL is invalid, please ensure you are using http:// or https:// with a valid domain..
        Returns:
        The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
      • _Mailer_NotHttp_Error

        public static org.jvnet.localizer.Localizable _Mailer_NotHttp_Error()
        Key Mailer.NotHttp.Error: The URL is invalid, please ensure you are using http:// or https:// with a valid domain..
        Returns:
        The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
      • IdStrategy_CaseSensitive_DisplayName

        public static String IdStrategy_CaseSensitive_DisplayName()
        Key IdStrategy.CaseSensitive.DisplayName: Case sensitive.
        Returns:
        Case sensitive
      • _IdStrategy_CaseSensitive_DisplayName

        public static org.jvnet.localizer.Localizable _IdStrategy_CaseSensitive_DisplayName()
        Key IdStrategy.CaseSensitive.DisplayName: Case sensitive.
        Returns:
        Case sensitive
      • Hudson_NoName

        public static String Hudson_NoName()
        Key Hudson.NoName: No name is specified.
        Returns:
        No name is specified
      • _Hudson_NoName

        public static org.jvnet.localizer.Localizable _Hudson_NoName()
        Key Hudson.NoName: No name is specified.
        Returns:
        No name is specified
      • PatternProjectNamingStrategy_DisplayName

        public static String PatternProjectNamingStrategy_DisplayName()
        Key PatternProjectNamingStrategy.DisplayName: Pattern.
        Returns:
        Pattern
      • _PatternProjectNamingStrategy_DisplayName

        public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_DisplayName()
        Key PatternProjectNamingStrategy.DisplayName: Pattern.
        Returns:
        Pattern
      • Hudson_JobAlreadyExists

        public static String Hudson_JobAlreadyExists​(Object arg0)
        Key Hudson.JobAlreadyExists: A job already exists with the name ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A job already exists with the name ‘{0}’
      • _Hudson_JobAlreadyExists

        public static org.jvnet.localizer.Localizable _Hudson_JobAlreadyExists​(Object arg0)
        Key Hudson.JobAlreadyExists: A job already exists with the name ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        A job already exists with the name ‘{0}’
      • CLI_keep_build_shortDescription

        public static String CLI_keep_build_shortDescription()
        Key CLI.keep-build.shortDescription: Mark the build to keep the build forever..
        Returns:
        Mark the build to keep the build forever.
      • _CLI_keep_build_shortDescription

        public static org.jvnet.localizer.Localizable _CLI_keep_build_shortDescription()
        Key CLI.keep-build.shortDescription: Mark the build to keep the build forever..
        Returns:
        Mark the build to keep the build forever.
      • BuildDiscarderProperty_displayName

        public static String BuildDiscarderProperty_displayName()
        Key BuildDiscarderProperty.displayName: Discard old builds.
        Returns:
        Discard old builds
      • _BuildDiscarderProperty_displayName

        public static org.jvnet.localizer.Localizable _BuildDiscarderProperty_displayName()
        Key BuildDiscarderProperty.displayName: Discard old builds.
        Returns:
        Discard old builds
      • PatternProjectNamingStrategy_NamePatternRequired

        public static String PatternProjectNamingStrategy_NamePatternRequired()
        Key PatternProjectNamingStrategy.NamePatternRequired: Name Pattern is required.
        Returns:
        Name Pattern is required
      • _PatternProjectNamingStrategy_NamePatternRequired

        public static org.jvnet.localizer.Localizable _PatternProjectNamingStrategy_NamePatternRequired()
        Key PatternProjectNamingStrategy.NamePatternRequired: Name Pattern is required.
        Returns:
        Name Pattern is required