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

      • rundetail_artifacts_header_name

        public static String rundetail_artifacts_header_name()
        Key rundetail.artifacts.header.name: Name.
        Returns:
        Name
      • _rundetail_artifacts_header_name

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_header_name()
        Key rundetail.artifacts.header.name: Name.
        Returns:
        Name
      • rundetail_changes_header_date

        public static String rundetail_changes_header_date()
        Key rundetail.changes.header.date: Date.
        Returns:
        Date
      • _rundetail_changes_header_date

        public static org.jvnet.localizer.Localizable _rundetail_changes_header_date()
        Key rundetail.changes.header.date: Date.
        Returns:
        Date
      • pipelinedetail_activity_header_enable_job

        public static String pipelinedetail_activity_header_enable_job()
        Key pipelinedetail.activity.header.enable.job: Enable.
        Returns:
        Enable
      • _pipelinedetail_activity_header_enable_job

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_enable_job()
        Key pipelinedetail.activity.header.enable.job: Enable.
        Returns:
        Enable
      • home_header_dashboard

        public static String home_header_dashboard()
        Key home.header.dashboard: Pipelines.
        Returns:
        Pipelines
      • _home_header_dashboard

        public static org.jvnet.localizer.Localizable _home_header_dashboard()
        Key home.header.dashboard: Pipelines.
        Returns:
        Pipelines
      • creation_git_create_credential_password_error

        public static String creation_git_create_credential_password_error()
        Key creation.git.create_credential.password_error: Please enter a valid password.
        Returns:
        Please enter a valid password
      • _creation_git_create_credential_password_error

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_password_error()
        Key creation.git.create_credential.password_error: Please enter a valid password.
        Returns:
        Please enter a valid password
      • pipelinedetail_pullrequests_header_author

        public static String pipelinedetail_pullrequests_header_author()
        Key pipelinedetail.pullrequests.header.author: Author.
        Returns:
        Author
      • _pipelinedetail_pullrequests_header_author

        public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_author()
        Key pipelinedetail.pullrequests.header.author: Author.
        Returns:
        Author
      • creation_git_step2_title

        public static String creation_git_step2_title()
        Key creation.git.step2.title: Naming conflict.
        Returns:
        Naming conflict
      • _creation_git_step2_title

        public static org.jvnet.localizer.Localizable _creation_git_step2_title()
        Key creation.git.step2.title: Naming conflict.
        Returns:
        Naming conflict
      • rundetail_tests_results_error_stderr

        public static String rundetail_tests_results_error_stderr()
        Key rundetail.tests.results.error.stderr: Standard Error.
        Returns:
        Standard Error
      • _rundetail_tests_results_error_stderr

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stderr()
        Key rundetail.tests.results.error.stderr: Standard Error.
        Returns:
        Standard Error
      • rundetail_tests_results_summary_passing_message

        public static String rundetail_tests_results_summary_passing_message​(Object arg0)
        Key rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! All {0} tests for this pipeline are passing.
      • _rundetail_tests_results_summary_passing_message

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_message​(Object arg0)
        Key rundetail.tests.results.summary.passing_message: Nice one! All {0} tests for this pipeline are passing..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! All {0} tests for this pipeline are passing.
      • inputStep_error_message

        public static String inputStep_error_message()
        Key inputStep.error.message: This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step..
        Returns:
        This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
      • _inputStep_error_message

        public static org.jvnet.localizer.Localizable _inputStep_error_message()
        Key inputStep.error.message: This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step..
        Returns:
        This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve this input step.
      • creation_core_error_missing_jenkinsfile

        public static String creation_core_error_missing_jenkinsfile()
        Key creation.core.error.missing.jenkinsfile: There are no Jenkinsfiles in.
        Returns:
        There are no Jenkinsfiles in
      • _creation_core_error_missing_jenkinsfile

        public static org.jvnet.localizer.Localizable _creation_core_error_missing_jenkinsfile()
        Key creation.core.error.missing.jenkinsfile: There are no Jenkinsfiles in.
        Returns:
        There are no Jenkinsfiles in
      • creation_core_status_completed

        public static String creation_core_status_completed()
        Key creation.core.status.completed: Completed.
        Returns:
        Completed
      • _creation_core_status_completed

        public static org.jvnet.localizer.Localizable _creation_core_status_completed()
        Key creation.core.status.completed: Completed.
        Returns:
        Completed
      • creation_githubent_add_server_button_create

        public static String creation_githubent_add_server_button_create()
        Key creation.githubent.add_server.button_create: Add Server.
        Returns:
        Add Server
      • _creation_githubent_add_server_button_create

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_button_create()
        Key creation.githubent.add_server.button_create: Add Server.
        Returns:
        Add Server
      • creation_bbserver_add_server_title

        public static String creation_bbserver_add_server_title()
        Key creation.bbserver.add_server.title: Add Bitbucket Server.
        Returns:
        Add Bitbucket Server
      • _creation_bbserver_add_server_title

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_title()
        Key creation.bbserver.add_server.title: Add Bitbucket Server.
        Returns:
        Add Bitbucket Server
      • rundetail_tests_results_error_stdout

        public static String rundetail_tests_results_error_stdout()
        Key rundetail.tests.results.error.stdout: Standard Output.
        Returns:
        Standard Output
      • _rundetail_tests_results_error_stdout

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_stdout()
        Key rundetail.tests.results.error.stdout: Standard Output.
        Returns:
        Standard Output
      • creation_git_step1_credentials_publickey_invalid

        public static String creation_git_step1_credentials_publickey_invalid()
        Key creation.git.step1.credentials_publickey_invalid: Unable to connect. Please make sure the Git server allows this SSH key..
        Returns:
        Unable to connect. Please make sure the Git server allows this SSH key.
      • _creation_git_step1_credentials_publickey_invalid

        public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_publickey_invalid()
        Key creation.git.step1.credentials_publickey_invalid: Unable to connect. Please make sure the Git server allows this SSH key..
        Returns:
        Unable to connect. Please make sure the Git server allows this SSH key.
      • creation_core_status_waiting

        public static String creation_core_status_waiting()
        Key creation.core.status.waiting: Pipelines are still waiting to be created.
        Returns:
        Pipelines are still waiting to be created
      • _creation_core_status_waiting

        public static org.jvnet.localizer.Localizable _creation_core_status_waiting()
        Key creation.core.status.waiting: Pipelines are still waiting to be created.
        Returns:
        Pipelines are still waiting to be created
      • pipelinedetail_placeholder_noruns_multibranch_branches_linktext

        public static String pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
        Key pipelinedetail.placeholder.noruns.multibranch.branches_linktext: Show branches.
        Returns:
        Show branches
      • _pipelinedetail_placeholder_noruns_multibranch_branches_linktext

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_linktext()
        Key pipelinedetail.placeholder.noruns.multibranch.branches_linktext: Show branches.
        Returns:
        Show branches
      • pipelinedetail_placeholder_unsupported_pullrequests_message

        public static String pipelinedetail_placeholder_unsupported_pullrequests_message()
        Key pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type..
        Returns:
        Pull request runs only work with the Multibranch Pipeline job type.
      • _pipelinedetail_placeholder_unsupported_pullrequests_message

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_message()
        Key pipelinedetail.placeholder.unsupported.pullrequests.message: Pull request runs only work with the Multibranch Pipeline job type..
        Returns:
        Pull request runs only work with the Multibranch Pipeline job type.
      • creation_bbserver_add_server_text_url_error_required

        public static String creation_bbserver_add_server_text_url_error_required()
        Key creation.bbserver.add_server.text_url_error_required: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • _creation_bbserver_add_server_text_url_error_required

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_error_required()
        Key creation.bbserver.add_server.text_url_error_required: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • creation_bitbucket_connect_revoked_credential

        public static String creation_bitbucket_connect_revoked_credential()
        Key creation.bitbucket.connect.revoked_credential: Existing username / password invalid. Please enter new credentials..
        Returns:
        Existing username / password invalid. Please enter new credentials.
      • _creation_bitbucket_connect_revoked_credential

        public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_revoked_credential()
        Key creation.bitbucket.connect.revoked_credential: Existing username / password invalid. Please enter new credentials..
        Returns:
        Existing username / password invalid. Please enter new credentials.
      • creation_core_error_unexpected

        public static String creation_core_error_unexpected()
        Key creation.core.error.unexpected: Something Unexpected Happened.
        Returns:
        Something Unexpected Happened
      • _creation_core_error_unexpected

        public static org.jvnet.localizer.Localizable _creation_core_error_unexpected()
        Key creation.core.error.unexpected: Something Unexpected Happened.
        Returns:
        Something Unexpected Happened
      • pipelinedetail_placeholder_nobranches_title

        public static String pipelinedetail_placeholder_nobranches_title()
        Key pipelinedetail.placeholder.nobranches.title: You don't have any branches that contain a Jenkinsfile.
        Returns:
        You don't have any branches that contain a Jenkinsfile
      • _pipelinedetail_placeholder_nobranches_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_title()
        Key pipelinedetail.placeholder.nobranches.title: You don't have any branches that contain a Jenkinsfile.
        Returns:
        You don't have any branches that contain a Jenkinsfile
      • rundetail_tests_results_empty_linktext

        public static String rundetail_tests_results_empty_linktext()
        Key rundetail.tests.results.empty.linktext: Learn more.
        Returns:
        Learn more
      • _rundetail_tests_results_empty_linktext

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linktext()
        Key rundetail.tests.results.empty.linktext: Learn more.
        Returns:
        Learn more
      • pipelinedetail_activity_header_status

        public static String pipelinedetail_activity_header_status()
        Key pipelinedetail.activity.header.status: Status.
        Returns:
        Status
      • _pipelinedetail_activity_header_status

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_status()
        Key pipelinedetail.activity.header.status: Status.
        Returns:
        Status
      • rundetail_tests_results_empty_linkhref

        public static String rundetail_tests_results_empty_linkhref()
        Key rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
      • _rundetail_tests_results_empty_linkhref

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_linkhref()
        Key rundetail.tests.results.empty.linkhref: https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/tests-and-artifacts/
      • creation_git_step1_instructions

        public static String creation_git_step1_instructions()
        Key creation.git.step1.instructions: Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?.
        Returns:
        Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
      • _creation_git_step1_instructions

        public static org.jvnet.localizer.Localizable _creation_git_step1_instructions()
        Key creation.git.step1.instructions: Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?.
        Returns:
        Any repository containing a Jenkinsfile will be built automatically. Not sure what we are talking about?
      • pipelinedetail_placeholder_nopullrequests_title

        public static String pipelinedetail_placeholder_nopullrequests_title()
        Key pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests.
        Returns:
        You don't have any open pull requests
      • _pipelinedetail_placeholder_nopullrequests_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nopullrequests_title()
        Key pipelinedetail.placeholder.nopullrequests.title: You don't have any open pull requests.
        Returns:
        You don't have any open pull requests
      • rundetail_logToolbar_restartStage

        public static String rundetail_logToolbar_restartStage​(Object arg0)
        Key rundetail.logToolbar.restartStage: Restart {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Restart {0}
      • _rundetail_logToolbar_restartStage

        public static org.jvnet.localizer.Localizable _rundetail_logToolbar_restartStage​(Object arg0)
        Key rundetail.logToolbar.restartStage: Restart {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Restart {0}
      • rundetail_pipeline_waiting_message_title

        public static String rundetail_pipeline_waiting_message_title()
        Key rundetail.pipeline.waiting.message.title: Queued.
        Returns:
        Queued
      • _rundetail_pipeline_waiting_message_title

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_title()
        Key rundetail.pipeline.waiting.message.title: Queued.
        Returns:
        Queued
      • rundetail_artifacts_limit_message

        public static String rundetail_artifacts_limit_message()
        Key rundetail.artifacts.limit_message: To access all artifacts use the 'Download all' button.
        Returns:
        To access all artifacts use the 'Download all' button
      • _rundetail_artifacts_limit_message

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_message()
        Key rundetail.artifacts.limit_message: To access all artifacts use the 'Download all' button.
        Returns:
        To access all artifacts use the 'Download all' button
      • pipelinedetail_activity_header_disabled_pipeline

        public static String pipelinedetail_activity_header_disabled_pipeline()
        Key pipelinedetail.activity.header.disabled.pipeline: This Pipeline is currently disabled.
        Returns:
        This Pipeline is currently disabled
      • _pipelinedetail_activity_header_disabled_pipeline

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_disabled_pipeline()
        Key pipelinedetail.activity.header.disabled.pipeline: This Pipeline is currently disabled.
        Returns:
        This Pipeline is currently disabled
      • rundetail_header_branch

        public static String rundetail_header_branch()
        Key rundetail.header.branch: Branch.
        Returns:
        Branch
      • _rundetail_header_branch

        public static org.jvnet.localizer.Localizable _rundetail_header_branch()
        Key rundetail.header.branch: Branch.
        Returns:
        Branch
      • pipelinedetail_placeholder_unsupported_pullrequests_linktext

        public static String pipelinedetail_placeholder_unsupported_pullrequests_linktext()
        Key pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more.
        Returns:
        Learn more
      • _pipelinedetail_placeholder_unsupported_pullrequests_linktext

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linktext()
        Key pipelinedetail.placeholder.unsupported.pullrequests.linktext: Learn more.
        Returns:
        Learn more
      • creation_git_credentials_connect_and_validate

        public static String creation_git_credentials_connect_and_validate()
        Key creation.git.credentials.connect_and_validate: Connect.
        Returns:
        Connect
      • _creation_git_credentials_connect_and_validate

        public static org.jvnet.localizer.Localizable _creation_git_credentials_connect_and_validate()
        Key creation.git.credentials.connect_and_validate: Connect.
        Returns:
        Connect
      • pipelinedetail_pullrequests_header_status

        public static String pipelinedetail_pullrequests_header_status()
        Key pipelinedetail.pullrequests.header.status: Status.
        Returns:
        Status
      • _pipelinedetail_pullrequests_header_status

        public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_status()
        Key pipelinedetail.pullrequests.header.status: Status.
        Returns:
        Status
      • creation_bbserver_choose_server_instructions

        public static String creation_bbserver_choose_server_instructions()
        Key creation.bbserver.choose_server.instructions: Jenkins needs to know where your Bitbucket Server is located..
        Returns:
        Jenkins needs to know where your Bitbucket Server is located.
      • _creation_bbserver_choose_server_instructions

        public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_instructions()
        Key creation.bbserver.choose_server.instructions: Jenkins needs to know where your Bitbucket Server is located..
        Returns:
        Jenkins needs to know where your Bitbucket Server is located.
      • creation_git_create_credential_title

        public static String creation_git_create_credential_title()
        Key creation.git.create_credential.title: Add credential.
        Returns:
        Add credential
      • _creation_git_create_credential_title

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_title()
        Key creation.git.create_credential.title: Add credential.
        Returns:
        Add credential
      • creation_core_status_return_new_pipelines

        public static String creation_core_status_return_new_pipelines()
        Key creation.core.status.return.new_pipelines: You may now return to the Dashboard to check for new pipelines.
        Returns:
        You may now return to the Dashboard to check for new pipelines
      • _creation_core_status_return_new_pipelines

        public static org.jvnet.localizer.Localizable _creation_core_status_return_new_pipelines()
        Key creation.core.status.return.new_pipelines: You may now return to the Dashboard to check for new pipelines.
        Returns:
        You may now return to the Dashboard to check for new pipelines
      • rundetail_header_commit

        public static String rundetail_header_commit()
        Key rundetail.header.commit: Commit.
        Returns:
        Commit
      • _rundetail_header_commit

        public static org.jvnet.localizer.Localizable _rundetail_header_commit()
        Key rundetail.header.commit: Commit.
        Returns:
        Commit
      • creation_bbserver_choose_server_button_add

        public static String creation_bbserver_choose_server_button_add()
        Key creation.bbserver.choose_server.button_add: Add.
        Returns:
        Add
      • _creation_bbserver_choose_server_button_add

        public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_button_add()
        Key creation.bbserver.choose_server.button_add: Add.
        Returns:
        Add
      • rundetail_tests_results_passing_count

        public static String rundetail_tests_results_passing_count​(Object arg0)
        Key rundetail.tests.results.passing.count: Nice one! All {0} tests for this pipeline are passing..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! All {0} tests for this pipeline are passing.
      • _rundetail_tests_results_passing_count

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_passing_count​(Object arg0)
        Key rundetail.tests.results.passing.count: Nice one! All {0} tests for this pipeline are passing..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! All {0} tests for this pipeline are passing.
      • rundetail_pipeline_description

        public static String rundetail_pipeline_description()
        Key rundetail.pipeline.description: Description.
        Returns:
        Description
      • _rundetail_pipeline_description

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_description()
        Key rundetail.pipeline.description: Description.
        Returns:
        Description
      • pipelinedetail_placeholder_unsupported_pullrequests_linkhref

        public static String pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
        Key pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/pipeline/tour/running-multiple-steps/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
      • _pipelinedetail_placeholder_unsupported_pullrequests_linkhref

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_linkhref()
        Key pipelinedetail.placeholder.unsupported.pullrequests.linkhref: https://jenkins.io/doc/pipeline/tour/running-multiple-steps/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
      • rundetail_pipeline_pending_message_title

        public static String rundetail_pipeline_pending_message_title()
        Key rundetail.pipeline.pending.message.title: Loading.
        Returns:
        Loading
      • _rundetail_pipeline_pending_message_title

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_title()
        Key rundetail.pipeline.pending.message.title: Loading.
        Returns:
        Loading
      • pipelinedetail_activity_button_run

        public static String pipelinedetail_activity_button_run()
        Key pipelinedetail.activity.button.run: Run Now.
        Returns:
        Run Now
      • _pipelinedetail_activity_button_run

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_button_run()
        Key pipelinedetail.activity.button.run: Run Now.
        Returns:
        Run Now
      • rundetail_tests_results_summary_passing_title

        public static String rundetail_tests_results_summary_passing_title()
        Key rundetail.tests.results.summary.passing_title: All tests are passing.
        Returns:
        All tests are passing
      • _rundetail_tests_results_summary_passing_title

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_title()
        Key rundetail.tests.results.summary.passing_title: All tests are passing.
        Returns:
        All tests are passing
      • home_pipelineslist_header_branches

        public static String home_pipelineslist_header_branches()
        Key home.pipelineslist.header.branches: Branches.
        Returns:
        Branches
      • _home_pipelineslist_header_branches

        public static org.jvnet.localizer.Localizable _home_pipelineslist_header_branches()
        Key home.pipelineslist.header.branches: Branches.
        Returns:
        Branches
      • creation_githubent_add_server_text_url_title

        public static String creation_githubent_add_server_text_url_title()
        Key creation.githubent.add_server.text_url_title: Server URL.
        Returns:
        Server URL
      • _creation_githubent_add_server_text_url_title

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_title()
        Key creation.githubent.add_server.text_url_title: Server URL.
        Returns:
        Server URL
      • creation_core_button_dashboard

        public static String creation_core_button_dashboard()
        Key creation.core.button.dashboard: Dashboard.
        Returns:
        Dashboard
      • _creation_core_button_dashboard

        public static org.jvnet.localizer.Localizable _creation_core_button_dashboard()
        Key creation.core.button.dashboard: Dashboard.
        Returns:
        Dashboard
      • creation_githubent_add_server_title

        public static String creation_githubent_add_server_title()
        Key creation.githubent.add_server.title: Add GitHub Server.
        Returns:
        Add GitHub Server
      • _creation_githubent_add_server_title

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_title()
        Key creation.githubent.add_server.title: Add GitHub Server.
        Returns:
        Add GitHub Server
      • creation_githubent_choose_server_instructions

        public static String creation_githubent_choose_server_instructions()
        Key creation.githubent.choose_server.instructions: Jenkins needs to know where your GitHub Enterprise server is located..
        Returns:
        Jenkins needs to know where your GitHub Enterprise server is located.
      • _creation_githubent_choose_server_instructions

        public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_instructions()
        Key creation.githubent.choose_server.instructions: Jenkins needs to know where your GitHub Enterprise server is located..
        Returns:
        Jenkins needs to know where your GitHub Enterprise server is located.
      • rundetail_artifacts_button_open

        public static String rundetail_artifacts_button_open()
        Key rundetail.artifacts.button.open: Open the artifact.
        Returns:
        Open the artifact
      • _rundetail_artifacts_button_open

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_open()
        Key rundetail.artifacts.button.open: Open the artifact.
        Returns:
        Open the artifact
      • creation_core_repository_title

        public static String creation_core_repository_title()
        Key creation.core.repository.title: Which organization does the repository belong to?.
        Returns:
        Which organization does the repository belong to?
      • _creation_core_repository_title

        public static org.jvnet.localizer.Localizable _creation_core_repository_title()
        Key creation.core.repository.title: Which organization does the repository belong to?.
        Returns:
        Which organization does the repository belong to?
      • creation_githubent_add_server_text_url_error_invalid_apiurl

        public static String creation_githubent_add_server_text_url_error_invalid_apiurl()
        Key creation.githubent.add_server.text_url_error_invalid_apiurl: Invalid server. Check path to API endpoint..
        Returns:
        Invalid server. Check path to API endpoint.
      • _creation_githubent_add_server_text_url_error_invalid_apiurl

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_invalid_apiurl()
        Key creation.githubent.add_server.text_url_error_invalid_apiurl: Invalid server. Check path to API endpoint..
        Returns:
        Invalid server. Check path to API endpoint.
      • pipelinedetail_common_tab_activity

        public static String pipelinedetail_common_tab_activity()
        Key pipelinedetail.common.tab.activity: Activity.
        Returns:
        Activity
      • _pipelinedetail_common_tab_activity

        public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_activity()
        Key pipelinedetail.common.tab.activity: Activity.
        Returns:
        Activity
      • creation_git_create_credential_sshkey_error

        public static String creation_git_create_credential_sshkey_error()
        Key creation.git.create_credential.sshkey_error: Please enter a valid SSH private key..
        Returns:
        Please enter a valid SSH private key.
      • _creation_git_create_credential_sshkey_error

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_error()
        Key creation.git.create_credential.sshkey_error: Please enter a valid SSH private key..
        Returns:
        Please enter a valid SSH private key.
      • rundetail_tests_results_summary_failing_message

        public static String rundetail_tests_results_summary_failing_message​(Object arg0,
                                                                             Object arg1,
                                                                             Object arg2)
        Key rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2} skipped..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        There are {0} new tests failing, {1} existing failing and {2} skipped.
      • _rundetail_tests_results_summary_failing_message

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_message​(Object arg0,
                                                                                                       Object arg1,
                                                                                                       Object arg2)
        Key rundetail.tests.results.summary.failing_message: There are {0} new tests failing, {1} existing failing and {2} skipped..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        There are {0} new tests failing, {1} existing failing and {2} skipped.
      • creation_core_intro_invalid_permission_button

        public static String creation_core_intro_invalid_permission_button()
        Key creation.core.intro.invalid_permission_button: Back to Pipelines.
        Returns:
        Back to Pipelines
      • _creation_core_intro_invalid_permission_button

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_button()
        Key creation.core.intro.invalid_permission_button: Back to Pipelines.
        Returns:
        Back to Pipelines
      • rundetail_changes_placeholder_title

        public static String rundetail_changes_placeholder_title()
        Key rundetail.changes.placeholder.title: There are no changes for this run.
        Returns:
        There are no changes for this run
      • _rundetail_changes_placeholder_title

        public static org.jvnet.localizer.Localizable _rundetail_changes_placeholder_title()
        Key rundetail.changes.placeholder.title: There are no changes for this run.
        Returns:
        There are no changes for this run
      • pipelinedetail_common_tab_branches

        public static String pipelinedetail_common_tab_branches()
        Key pipelinedetail.common.tab.branches: Branches.
        Returns:
        Branches
      • _pipelinedetail_common_tab_branches

        public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_branches()
        Key pipelinedetail.common.tab.branches: Branches.
        Returns:
        Branches
      • creation_git_step2_text_name_placeholder

        public static String creation_git_step2_text_name_placeholder()
        Key creation.git.step2.text_name_placeholder: Pipeline name.
        Returns:
        Pipeline name
      • _creation_git_step2_text_name_placeholder

        public static org.jvnet.localizer.Localizable _creation_git_step2_text_name_placeholder()
        Key creation.git.step2.text_name_placeholder: Pipeline name.
        Returns:
        Pipeline name
      • creation_core_intro_invalid_permission_title

        public static String creation_core_intro_invalid_permission_title()
        Key creation.core.intro.invalid_permission_title: You do not have permission to create Pipelines.
        Returns:
        You do not have permission to create Pipelines
      • _creation_core_intro_invalid_permission_title

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_permission_title()
        Key creation.core.intro.invalid_permission_title: You do not have permission to create Pipelines.
        Returns:
        You do not have permission to create Pipelines
      • creation_git_create_credential_username_title

        public static String creation_git_create_credential_username_title()
        Key creation.git.create_credential.username_title: Username.
        Returns:
        Username
      • _creation_git_create_credential_username_title

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_username_title()
        Key creation.git.create_credential.username_title: Username.
        Returns:
        Username
      • creation_core_repository_loaded_count

        public static String creation_core_repository_loaded_count​(Object arg0)
        Key creation.core.repository.loaded.count: Loaded {0} repositories.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Loaded {0} repositories
      • _creation_core_repository_loaded_count

        public static org.jvnet.localizer.Localizable _creation_core_repository_loaded_count​(Object arg0)
        Key creation.core.repository.loaded.count: Loaded {0} repositories.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Loaded {0} repositories
      • rundetail_header_tab_tests

        public static String rundetail_header_tab_tests()
        Key rundetail.header.tab.tests: Tests.
        Returns:
        Tests
      • _rundetail_header_tab_tests

        public static org.jvnet.localizer.Localizable _rundetail_header_tab_tests()
        Key rundetail.header.tab.tests: Tests.
        Returns:
        Tests
      • creation_git_step2_name_available

        public static String creation_git_step2_name_available()
        Key creation.git.step2.name_available: Success! '{0}' is available..
        Returns:
        Success! '{0}' is available.
      • _creation_git_step2_name_available

        public static org.jvnet.localizer.Localizable _creation_git_step2_name_available()
        Key creation.git.step2.name_available: Success! '{0}' is available..
        Returns:
        Success! '{0}' is available.
      • rundetail_artifacts_header_size

        public static String rundetail_artifacts_header_size()
        Key rundetail.artifacts.header.size: Size.
        Returns:
        Size
      • _rundetail_artifacts_header_size

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_header_size()
        Key rundetail.artifacts.header.size: Size.
        Returns:
        Size
      • pipelinedetail_branches_header_status

        public static String pipelinedetail_branches_header_status()
        Key pipelinedetail.branches.header.status: Status.
        Returns:
        Status
      • _pipelinedetail_branches_header_status

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_status()
        Key pipelinedetail.branches.header.status: Status.
        Returns:
        Status
      • common_date_duration_display_format

        public static String common_date_duration_display_format()
        Key common.date.duration.display.format: d[d] h[h] m[m] s[s].
        Returns:
        d[d] h[h] m[m] s[s]
      • _common_date_duration_display_format

        public static org.jvnet.localizer.Localizable _common_date_duration_display_format()
        Key common.date.duration.display.format: d[d] h[h] m[m] s[s].
        Returns:
        d[d] h[h] m[m] s[s]
      • creation_core_error_creating_pipeline

        public static String creation_core_error_creating_pipeline()
        Key creation.core.error.creating.pipeline: An error occurred while creating pipeline.
        Returns:
        An error occurred while creating pipeline
      • _creation_core_error_creating_pipeline

        public static org.jvnet.localizer.Localizable _creation_core_error_creating_pipeline()
        Key creation.core.error.creating.pipeline: An error occurred while creating pipeline.
        Returns:
        An error occurred while creating pipeline
      • creation_git_step3_button_open

        public static String creation_git_step3_button_open()
        Key creation.git.step3.button_open: Open.
        Returns:
        Open
      • _creation_git_step3_button_open

        public static org.jvnet.localizer.Localizable _creation_git_step3_button_open()
        Key creation.git.step3.button_open: Open.
        Returns:
        Open
      • creation_core_repository_no_repository

        public static String creation_core_repository_no_repository()
        Key creation.core.repository.no_repository: The project "'{0}'" has no repositories..
        Returns:
        The project "'{0}'" has no repositories.
      • _creation_core_repository_no_repository

        public static org.jvnet.localizer.Localizable _creation_core_repository_no_repository()
        Key creation.core.repository.no_repository: The project "'{0}'" has no repositories..
        Returns:
        The project "'{0}'" has no repositories.
      • rundetail_pipeline_steps

        public static String rundetail_pipeline_steps​(Object arg0)
        Key rundetail.pipeline.steps: Steps {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Steps {0}
      • _rundetail_pipeline_steps

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_steps​(Object arg0)
        Key rundetail.pipeline.steps: Steps {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Steps {0}
      • creation_core_intro_scm_provider

        public static String creation_core_intro_scm_provider()
        Key creation.core.intro.scm_provider: Where do you store your code?.
        Returns:
        Where do you store your code?
      • _creation_core_intro_scm_provider

        public static org.jvnet.localizer.Localizable _creation_core_intro_scm_provider()
        Key creation.core.intro.scm_provider: Where do you store your code?.
        Returns:
        Where do you store your code?
      • creation_git_create_credential_unexpected_error

        public static String creation_git_create_credential_unexpected_error()
        Key creation.git.create_credential.unexpected_error: Git credential validation failed with unexpected error. Please try again..
        Returns:
        Git credential validation failed with unexpected error. Please try again.
      • _creation_git_create_credential_unexpected_error

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_unexpected_error()
        Key creation.git.create_credential.unexpected_error: Git credential validation failed with unexpected error. Please try again..
        Returns:
        Git credential validation failed with unexpected error. Please try again.
      • creation_git_step1_credentials_placeholder

        public static String creation_git_step1_credentials_placeholder()
        Key creation.git.step1.credentials_placeholder: System Default.
        Returns:
        System Default
      • _creation_git_step1_credentials_placeholder

        public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_placeholder()
        Key creation.git.step1.credentials_placeholder: System Default.
        Returns:
        System Default
      • creation_git_step2_button_save

        public static String creation_git_step2_button_save()
        Key creation.git.step2.button_save: Save.
        Returns:
        Save
      • _creation_git_step2_button_save

        public static org.jvnet.localizer.Localizable _creation_git_step2_button_save()
        Key creation.git.step2.button_save: Save.
        Returns:
        Save
      • creation_bbserver_repository_title

        public static String creation_bbserver_repository_title()
        Key creation.bbserver.repository.title: Which project does the repository belong to?.
        Returns:
        Which project does the repository belong to?
      • _creation_bbserver_repository_title

        public static org.jvnet.localizer.Localizable _creation_bbserver_repository_title()
        Key creation.bbserver.repository.title: Which project does the repository belong to?.
        Returns:
        Which project does the repository belong to?
      • creation_bitbucket_pending_title

        public static String creation_bitbucket_pending_title()
        Key creation.bitbucket.pending.title: Creating Pipeline....
        Returns:
        Creating Pipeline...
      • _creation_bitbucket_pending_title

        public static org.jvnet.localizer.Localizable _creation_bitbucket_pending_title()
        Key creation.bitbucket.pending.title: Creating Pipeline....
        Returns:
        Creating Pipeline...
      • creation_core_intro_invalid_security_linktext

        public static String creation_core_intro_invalid_security_linktext()
        Key creation.core.intro.invalid_security_linktext: Learn more.
        Returns:
        Learn more
      • _creation_core_intro_invalid_security_linktext

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linktext()
        Key creation.core.intro.invalid_security_linktext: Learn more.
        Returns:
        Learn more
      • rundetail_artifacts_button_download

        public static String rundetail_artifacts_button_download()
        Key rundetail.artifacts.button.download: Download the artifact.
        Returns:
        Download the artifact
      • _rundetail_artifacts_button_download

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_download()
        Key rundetail.artifacts.button.download: Download the artifact.
        Returns:
        Download the artifact
      • creation_bbserver_add_server_text_url_placeholder

        public static String creation_bbserver_add_server_text_url_placeholder()
        Key creation.bbserver.add_server.text_url_placeholder: https://mybitbucket.example.com.
        Returns:
        https://mybitbucket.example.com
      • _creation_bbserver_add_server_text_url_placeholder

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_placeholder()
        Key creation.bbserver.add_server.text_url_placeholder: https://mybitbucket.example.com.
        Returns:
        https://mybitbucket.example.com
      • creation_core_intro_invalid_security_linkhref

        public static String creation_core_intro_invalid_security_linkhref()
        Key creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins.
        Returns:
        https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
      • _creation_core_intro_invalid_security_linkhref

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_linkhref()
        Key creation.core.intro.invalid_security_linkhref: https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins.
        Returns:
        https://wiki.jenkins-ci.org/display/JENKINS/Securing+Jenkins
      • creation_git_step1_repo_title

        public static String creation_git_step1_repo_title()
        Key creation.git.step1.repo_title: Repository URL.
        Returns:
        Repository URL
      • _creation_git_step1_repo_title

        public static org.jvnet.localizer.Localizable _creation_git_step1_repo_title()
        Key creation.git.step1.repo_title: Repository URL.
        Returns:
        Repository URL
      • home_placeholder_linktext

        public static String home_placeholder_linktext()
        Key home.placeholder.linktext: Create a new Pipeline.
        Returns:
        Create a new Pipeline
      • _home_placeholder_linktext

        public static org.jvnet.localizer.Localizable _home_placeholder_linktext()
        Key home.placeholder.linktext: Create a new Pipeline.
        Returns:
        Create a new Pipeline
      • rundetail_header_tab_artifacts

        public static String rundetail_header_tab_artifacts()
        Key rundetail.header.tab.artifacts: Artifacts.
        Returns:
        Artifacts
      • _rundetail_header_tab_artifacts

        public static org.jvnet.localizer.Localizable _rundetail_header_tab_artifacts()
        Key rundetail.header.tab.artifacts: Artifacts.
        Returns:
        Artifacts
      • creation_core_repository_choose_title

        public static String creation_core_repository_choose_title()
        Key creation.core.repository.choose.title: Choose a repository.
        Returns:
        Choose a repository
      • _creation_core_repository_choose_title

        public static org.jvnet.localizer.Localizable _creation_core_repository_choose_title()
        Key creation.core.repository.choose.title: Choose a repository.
        Returns:
        Choose a repository
      • creation_githubent_add_server_text_name_error_duplicate

        public static String creation_githubent_add_server_text_name_error_duplicate()
        Key creation.githubent.add_server.text_name_error_duplicate: A server with this name already exists..
        Returns:
        A server with this name already exists.
      • _creation_githubent_add_server_text_name_error_duplicate

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_error_duplicate()
        Key creation.githubent.add_server.text_name_error_duplicate: A server with this name already exists..
        Returns:
        A server with this name already exists.
      • pipelinedetail_placeholder_noruns_default_title

        public static String pipelinedetail_placeholder_noruns_default_title()
        Key pipelinedetail.placeholder.noruns.default.title: This job has not been run.
        Returns:
        This job has not been run
      • _pipelinedetail_placeholder_noruns_default_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_default_title()
        Key pipelinedetail.placeholder.noruns.default.title: This job has not been run.
        Returns:
        This job has not been run
      • lozenge_commit

        public static String lozenge_commit​(Object arg0)
        Key lozenge.commit: {0} commits.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} commits
      • _lozenge_commit

        public static org.jvnet.localizer.Localizable _lozenge_commit​(Object arg0)
        Key lozenge.commit: {0} commits.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} commits
      • creation_githubent_choose_server_button_next

        public static String creation_githubent_choose_server_button_next()
        Key creation.githubent.choose_server.button_next: Next.
        Returns:
        Next
      • _creation_githubent_choose_server_button_next

        public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_button_next()
        Key creation.githubent.choose_server.button_next: Next.
        Returns:
        Next
      • Open_dashboard

        public static String Open_dashboard()
        Key Open.dashboard: Open Pipelines.
        Returns:
        Open Pipelines
      • _Open_dashboard

        public static org.jvnet.localizer.Localizable _Open_dashboard()
        Key Open.dashboard: Open Pipelines.
        Returns:
        Open Pipelines
      • rundetail_tests_results_summary_passing_after_fixes_message

        public static String rundetail_tests_results_summary_passing_after_fixes_message​(Object arg0,
                                                                                         Object arg1)
        Key rundetail.tests.results.summary.passing_after_fixes_message: Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
      • _rundetail_tests_results_summary_passing_after_fixes_message

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_message​(Object arg0,
                                                                                                                   Object arg1)
        Key rundetail.tests.results.summary.passing_after_fixes_message: Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nice one! This run fixed {0} tests and now all {1} tests for this pipeline are passing.
      • rundetail_tests_results_fixed

        public static String rundetail_tests_results_fixed​(Object arg0)
        Key rundetail.tests.results.fixed: Fixed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Fixed {0}
      • _rundetail_tests_results_fixed

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_fixed​(Object arg0)
        Key rundetail.tests.results.fixed: Fixed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Fixed {0}
      • creation_git_create_credential_button_create

        public static String creation_git_create_credential_button_create()
        Key creation.git.create_credential.button_create: Create Credential.
        Returns:
        Create Credential
      • _creation_git_create_credential_button_create

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_button_create()
        Key creation.git.create_credential.button_create: Create Credential.
        Returns:
        Create Credential
      • creation_git_create_credential_option_existing

        public static String creation_git_create_credential_option_existing​(Object arg0)
        Key creation.git.create_credential.option_existing: Use existing credential: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Use existing credential: {0}
      • _creation_git_create_credential_option_existing

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_option_existing​(Object arg0)
        Key creation.git.create_credential.option_existing: Use existing credential: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Use existing credential: {0}
      • creation_bbserver_add_server_button_create

        public static String creation_bbserver_add_server_button_create()
        Key creation.bbserver.add_server.button_create: Add Server.
        Returns:
        Add Server
      • _creation_bbserver_add_server_button_create

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_button_create()
        Key creation.bbserver.add_server.button_create: Add Server.
        Returns:
        Add Server
      • rundetail_pipeline_waiting_message_description

        public static String rundetail_pipeline_waiting_message_description()
        Key rundetail.pipeline.waiting.message.description: Waiting for run to start.
        Returns:
        Waiting for run to start
      • _rundetail_pipeline_waiting_message_description

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_waiting_message_description()
        Key rundetail.pipeline.waiting.message.description: Waiting for run to start.
        Returns:
        Waiting for run to start
      • creation_bbserver_add_server_text_name_error_duplicate

        public static String creation_bbserver_add_server_text_name_error_duplicate()
        Key creation.bbserver.add_server.text_name_error_duplicate: A server with this name already exists..
        Returns:
        A server with this name already exists.
      • _creation_bbserver_add_server_text_name_error_duplicate

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_error_duplicate()
        Key creation.bbserver.add_server.text_name_error_duplicate: A server with this name already exists..
        Returns:
        A server with this name already exists.
      • pipelinedetail_activity_header_completed

        public static String pipelinedetail_activity_header_completed()
        Key pipelinedetail.activity.header.completed: Completed.
        Returns:
        Completed
      • _pipelinedetail_activity_header_completed

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_completed()
        Key pipelinedetail.activity.header.completed: Completed.
        Returns:
        Completed
      • pipelinedetail_placeholder_nobranches_linkhref

        public static String pipelinedetail_placeholder_nobranches_linkhref()
        Key pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/.
        Returns:
        https://jenkins.io/doc/
      • _pipelinedetail_placeholder_nobranches_linkhref

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linkhref()
        Key pipelinedetail.placeholder.nobranches.linkhref: https://jenkins.io/doc/.
        Returns:
        https://jenkins.io/doc/
      • creation_core_organization_pick_different

        public static String creation_core_organization_pick_different()
        Key creation.core.organization.pick_different: Please pick a different project..
        Returns:
        Please pick a different project.
      • _creation_core_organization_pick_different

        public static org.jvnet.localizer.Localizable _creation_core_organization_pick_different()
        Key creation.core.organization.pick_different: Please pick a different project..
        Returns:
        Please pick a different project.
      • creation_git_step1_credentials

        public static String creation_git_step1_credentials()
        Key creation.git.step1.credentials: Credentials.
        Returns:
        Credentials
      • _creation_git_step1_credentials

        public static org.jvnet.localizer.Localizable _creation_git_step1_credentials()
        Key creation.git.step1.credentials: Credentials.
        Returns:
        Credentials
      • rundetail_input_cancel

        public static String rundetail_input_cancel()
        Key rundetail.input.cancel: Abort.
        Returns:
        Abort
      • _rundetail_input_cancel

        public static org.jvnet.localizer.Localizable _rundetail_input_cancel()
        Key rundetail.input.cancel: Abort.
        Returns:
        Abort
      • creation_bbserver_add_server_text_url_error_duplicate

        public static String creation_bbserver_add_server_text_url_error_duplicate()
        Key creation.bbserver.add_server.text_url_error_duplicate: A server with this URL already exists.
        Returns:
        A server with this URL already exists
      • _creation_bbserver_add_server_text_url_error_duplicate

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_error_duplicate()
        Key creation.bbserver.add_server.text_url_error_duplicate: A server with this URL already exists.
        Returns:
        A server with this URL already exists
      • pipelinedetail_pullrequests_header_run

        public static String pipelinedetail_pullrequests_header_run()
        Key pipelinedetail.pullrequests.header.run: PR.
        Returns:
        PR
      • _pipelinedetail_pullrequests_header_run

        public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_run()
        Key pipelinedetail.pullrequests.header.run: PR.
        Returns:
        PR
      • creation_bitbucket_connect_unexpected_error

        public static String creation_bitbucket_connect_unexpected_error()
        Key creation.bitbucket.connect.unexpected_error: Bitbucket credential validation failed with unexpected error. Please try again.
        Returns:
        Bitbucket credential validation failed with unexpected error. Please try again
      • _creation_bitbucket_connect_unexpected_error

        public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_unexpected_error()
        Key creation.bitbucket.connect.unexpected_error: Bitbucket credential validation failed with unexpected error. Please try again.
        Returns:
        Bitbucket credential validation failed with unexpected error. Please try again
      • servererror_title

        public static String servererror_title()
        Key servererror.title: An unknown error has occurred. You may try again..
        Returns:
        An unknown error has occurred. You may try again.
      • _servererror_title

        public static org.jvnet.localizer.Localizable _servererror_title()
        Key servererror.title: An unknown error has occurred. You may try again..
        Returns:
        An unknown error has occurred. You may try again.
      • common_date_readable_short

        public static String common_date_readable_short()
        Key common.date.readable.short: MMM DD h:mma Z.
        Returns:
        MMM DD h:mma Z
      • _common_date_readable_short

        public static org.jvnet.localizer.Localizable _common_date_readable_short()
        Key common.date.readable.short: MMM DD h:mma Z.
        Returns:
        MMM DD h:mma Z
      • rundetail_artifacts_button_display

        public static String rundetail_artifacts_button_display()
        Key rundetail.artifacts.button.display: Display the artifact in new window.
        Returns:
        Display the artifact in new window
      • _rundetail_artifacts_button_display

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_display()
        Key rundetail.artifacts.button.display: Display the artifact in new window.
        Returns:
        Display the artifact in new window
      • rundetail_tests_failed

        public static String rundetail_tests_failed​(Object arg0)
        Key rundetail.tests.failed: Failed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed {0}
      • _rundetail_tests_failed

        public static org.jvnet.localizer.Localizable _rundetail_tests_failed​(Object arg0)
        Key rundetail.tests.failed: Failed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed {0}
      • rundetail_pipeline_downstream

        public static String rundetail_pipeline_downstream()
        Key rundetail.pipeline.downstream: Triggered Builds.
        Returns:
        Triggered Builds
      • _rundetail_pipeline_downstream

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_downstream()
        Key rundetail.pipeline.downstream: Triggered Builds.
        Returns:
        Triggered Builds
      • creation_core_header_close

        public static String creation_core_header_close()
        Key creation.core.header.close: Close.
        Returns:
        Close
      • _creation_core_header_close

        public static org.jvnet.localizer.Localizable _creation_core_header_close()
        Key creation.core.header.close: Close.
        Returns:
        Close
      • pipelinedetail_placeholder_nobranches_linktext

        public static String pipelinedetail_placeholder_nobranches_linktext()
        Key pipelinedetail.placeholder.nobranches.linktext: Learn more.
        Returns:
        Learn more
      • _pipelinedetail_placeholder_nobranches_linktext

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_linktext()
        Key pipelinedetail.placeholder.nobranches.linktext: Learn more.
        Returns:
        Learn more
      • creation_core_repository_loading_count

        public static String creation_core_repository_loading_count​(Object arg0)
        Key creation.core.repository.loading.count: Loading Repositories... {0} so far.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Loading Repositories... {0} so far
      • _creation_core_repository_loading_count

        public static org.jvnet.localizer.Localizable _creation_core_repository_loading_count​(Object arg0)
        Key creation.core.repository.loading.count: Loading Repositories... {0} so far.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Loading Repositories... {0} so far
      • pipelinedetail_activity_header_commit

        public static String pipelinedetail_activity_header_commit()
        Key pipelinedetail.activity.header.commit: Commit.
        Returns:
        Commit
      • _pipelinedetail_activity_header_commit

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_commit()
        Key pipelinedetail.activity.header.commit: Commit.
        Returns:
        Commit
      • creation_git_create_credential_invalid_username_password

        public static String creation_git_create_credential_invalid_username_password()
        Key creation.git.create_credential.invalid_username_password: Invalid username and/or password.
        Returns:
        Invalid username and/or password
      • _creation_git_create_credential_invalid_username_password

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_invalid_username_password()
        Key creation.git.create_credential.invalid_username_password: Invalid username and/or password.
        Returns:
        Invalid username and/or password
      • pipelinedetail_pullrequests_header_completed

        public static String pipelinedetail_pullrequests_header_completed()
        Key pipelinedetail.pullrequests.header.completed: Completed.
        Returns:
        Completed
      • _pipelinedetail_pullrequests_header_completed

        public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_completed()
        Key pipelinedetail.pullrequests.header.completed: Completed.
        Returns:
        Completed
      • creation_bbserver_add_server_text_name_placeholder

        public static String creation_bbserver_add_server_text_name_placeholder()
        Key creation.bbserver.add_server.text_name_placeholder: My Bitbucket Server.
        Returns:
        My Bitbucket Server
      • _creation_bbserver_add_server_text_name_placeholder

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_placeholder()
        Key creation.bbserver.add_server.text_name_placeholder: My Bitbucket Server.
        Returns:
        My Bitbucket Server
      • rundetail_pipeline_nosteps_message_title

        public static String rundetail_pipeline_nosteps_message_title()
        Key rundetail.pipeline.nosteps.message.title: No steps.
        Returns:
        No steps
      • _rundetail_pipeline_nosteps_message_title

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_title()
        Key rundetail.pipeline.nosteps.message.title: No steps.
        Returns:
        No steps
      • common_date_duration_hint_format

        public static String common_date_duration_hint_format()
        Key common.date.duration.hint.format: M [month], d [days], h[ hours], m[ minutes], s[ seconds].
        Returns:
        M [month], d [days], h[ hours], m[ minutes], s[ seconds]
      • _common_date_duration_hint_format

        public static org.jvnet.localizer.Localizable _common_date_duration_hint_format()
        Key common.date.duration.hint.format: M [month], d [days], h[ hours], m[ minutes], s[ seconds].
        Returns:
        M [month], d [days], h[ hours], m[ minutes], s[ seconds]
      • home_placeholder_message

        public static String home_placeholder_message()
        Key home.placeholder.message: It's time to create your first Pipeline..
        Returns:
        It's time to create your first Pipeline.
      • _home_placeholder_message

        public static org.jvnet.localizer.Localizable _home_placeholder_message()
        Key home.placeholder.message: It's time to create your first Pipeline..
        Returns:
        It's time to create your first Pipeline.
      • pipelinedetail_activity_header_message

        public static String pipelinedetail_activity_header_message()
        Key pipelinedetail.activity.header.message: Message.
        Returns:
        Message
      • _pipelinedetail_activity_header_message

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_message()
        Key pipelinedetail.activity.header.message: Message.
        Returns:
        Message
      • rundetail_changes_header_commit

        public static String rundetail_changes_header_commit()
        Key rundetail.changes.header.commit: Commit.
        Returns:
        Commit
      • _rundetail_changes_header_commit

        public static org.jvnet.localizer.Localizable _rundetail_changes_header_commit()
        Key rundetail.changes.header.commit: Commit.
        Returns:
        Commit
      • creation_git_credentials_register_ssh_key_instructions

        public static String creation_git_credentials_register_ssh_key_instructions()
        Key creation.git.credentials.register_ssh_key_instructions: You need to register this public SSH key with your Git server to continue - .
        Returns:
        You need to register this public SSH key with your Git server to continue -
      • _creation_git_credentials_register_ssh_key_instructions

        public static org.jvnet.localizer.Localizable _creation_git_credentials_register_ssh_key_instructions()
        Key creation.git.credentials.register_ssh_key_instructions: You need to register this public SSH key with your Git server to continue - .
        Returns:
        You need to register this public SSH key with your Git server to continue -
      • enable

        public static String enable()
        Key enable: Enable.
        Returns:
        Enable
      • _enable

        public static org.jvnet.localizer.Localizable _enable()
        Key enable: Enable.
        Returns:
        Enable
      • creation_githubent_choose_server_button_add

        public static String creation_githubent_choose_server_button_add()
        Key creation.githubent.choose_server.button_add: Add.
        Returns:
        Add
      • _creation_githubent_choose_server_button_add

        public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_button_add()
        Key creation.githubent.choose_server.button_add: Add.
        Returns:
        Add
      • creation_git_step1_create_button

        public static String creation_git_step1_create_button()
        Key creation.git.step1.create_button: Create Pipeline.
        Returns:
        Create Pipeline
      • _creation_git_step1_create_button

        public static org.jvnet.localizer.Localizable _creation_git_step1_create_button()
        Key creation.git.step1.create_button: Create Pipeline.
        Returns:
        Create Pipeline
      • creation_bitbucket_connect_authorize

        public static String creation_bitbucket_connect_authorize()
        Key creation.bitbucket.connect.authorize: Jenkins needs user credentials to authorize itself with Bitbucket.
        Returns:
        Jenkins needs user credentials to authorize itself with Bitbucket
      • _creation_bitbucket_connect_authorize

        public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_authorize()
        Key creation.bitbucket.connect.authorize: Jenkins needs user credentials to authorize itself with Bitbucket.
        Returns:
        Jenkins needs user credentials to authorize itself with Bitbucket
      • servererror_message

        public static String servererror_message​(Object arg0)
        Key servererror.message: Message: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Message: {0}
      • _servererror_message

        public static org.jvnet.localizer.Localizable _servererror_message​(Object arg0)
        Key servererror.message: Message: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Message: {0}
      • creation_core_header_classic

        public static String creation_core_header_classic()
        Key creation.core.header.classic: Classic Item Creation.
        Returns:
        Classic Item Creation
      • _creation_core_header_classic

        public static org.jvnet.localizer.Localizable _creation_core_header_classic()
        Key creation.core.header.classic: Classic Item Creation.
        Returns:
        Classic Item Creation
      • home_placeholder_title

        public static String home_placeholder_title()
        Key home.placeholder.title: Welcome to Jenkins.
        Returns:
        Welcome to Jenkins
      • _home_placeholder_title

        public static org.jvnet.localizer.Localizable _home_placeholder_title()
        Key home.placeholder.title: Welcome to Jenkins.
        Returns:
        Welcome to Jenkins
      • rundetail_pipeline_logs

        public static String rundetail_pipeline_logs()
        Key rundetail.pipeline.logs: Logs.
        Returns:
        Logs
      • _rundetail_pipeline_logs

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_logs()
        Key rundetail.pipeline.logs: Logs.
        Returns:
        Logs
      • creation_git_step2_name_unavailable

        public static String creation_git_step2_name_unavailable()
        Key creation.git.step2.name_unavailable: The name '{0}' is not available. Please try a different name..
        Returns:
        The name '{0}' is not available. Please try a different name.
      • _creation_git_step2_name_unavailable

        public static org.jvnet.localizer.Localizable _creation_git_step2_name_unavailable()
        Key creation.git.step2.name_unavailable: The name '{0}' is not available. Please try a different name..
        Returns:
        The name '{0}' is not available. Please try a different name.
      • creation_git_create_credential_sshkey_title

        public static String creation_git_create_credential_sshkey_title()
        Key creation.git.create_credential.sshkey_title: SSH Private Key.
        Returns:
        SSH Private Key
      • _creation_git_create_credential_sshkey_title

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_sshkey_title()
        Key creation.git.create_credential.sshkey_title: SSH Private Key.
        Returns:
        SSH Private Key
      • home_pipelineslist_header_health

        public static String home_pipelineslist_header_health()
        Key home.pipelineslist.header.health: Health.
        Returns:
        Health
      • _home_pipelineslist_header_health

        public static org.jvnet.localizer.Localizable _home_pipelineslist_header_health()
        Key home.pipelineslist.header.health: Health.
        Returns:
        Health
      • servererror_errors_message

        public static String servererror_errors_message​(Object arg0)
        Key servererror.errors.message: Message: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Message: {0}
      • _servererror_errors_message

        public static org.jvnet.localizer.Localizable _servererror_errors_message​(Object arg0)
        Key servererror.errors.message: Message: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Message: {0}
      • inputStep_error_title

        public static String inputStep_error_title()
        Key inputStep.error.title: Error.
        Returns:
        Error
      • _inputStep_error_title

        public static org.jvnet.localizer.Localizable _inputStep_error_title()
        Key inputStep.error.title: Error.
        Returns:
        Error
      • creation_githubent_add_server_text_name_error_required

        public static String creation_githubent_add_server_text_name_error_required()
        Key creation.githubent.add_server.text_name_error_required: Please enter a name..
        Returns:
        Please enter a name.
      • _creation_githubent_add_server_text_name_error_required

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_error_required()
        Key creation.githubent.add_server.text_name_error_required: Please enter a name..
        Returns:
        Please enter a name.
      • creation_git_step3_title_pipeline_create

        public static String creation_git_step3_title_pipeline_create()
        Key creation.git.step3.title_pipeline_create: Creating Pipeline....
        Returns:
        Creating Pipeline...
      • _creation_git_step3_title_pipeline_create

        public static org.jvnet.localizer.Localizable _creation_git_step3_title_pipeline_create()
        Key creation.git.step3.title_pipeline_create: Creating Pipeline....
        Returns:
        Creating Pipeline...
      • pipelinedetail_activity_header_run

        public static String pipelinedetail_activity_header_run()
        Key pipelinedetail.activity.header.run: Run.
        Returns:
        Run
      • _pipelinedetail_activity_header_run

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_run()
        Key pipelinedetail.activity.header.run: Run.
        Returns:
        Run
      • inputStep_error_linktext

        public static String inputStep_error_linktext()
        Key inputStep.error.linktext: Resolve Input.
        Returns:
        Resolve Input
      • _inputStep_error_linktext

        public static org.jvnet.localizer.Localizable _inputStep_error_linktext()
        Key inputStep.error.linktext: Resolve Input.
        Returns:
        Resolve Input
      • creation_git_create_credential_revoked_credential

        public static String creation_git_create_credential_revoked_credential()
        Key creation.git.create_credential.revoked_credential: Existing username / password invalid. Please enter new credentials..
        Returns:
        Existing username / password invalid. Please enter new credentials.
      • _creation_git_create_credential_revoked_credential

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_revoked_credential()
        Key creation.git.create_credential.revoked_credential: Existing username / password invalid. Please enter new credentials..
        Returns:
        Existing username / password invalid. Please enter new credentials.
      • creation_githubent_add_server_text_url_placeholder

        public static String creation_githubent_add_server_text_url_placeholder()
        Key creation.githubent.add_server.text_url_placeholder: https://github.example.com.
        Returns:
        https://github.example.com
      • _creation_githubent_add_server_text_url_placeholder

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_placeholder()
        Key creation.githubent.add_server.text_url_placeholder: https://github.example.com.
        Returns:
        https://github.example.com
      • rundetail_pipeline_nosteps_message_description

        public static String rundetail_pipeline_nosteps_message_description()
        Key rundetail.pipeline.nosteps.message.description: This stage has no steps.
        Returns:
        This stage has no steps
      • _rundetail_pipeline_nosteps_message_description

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_nosteps_message_description()
        Key rundetail.pipeline.nosteps.message.description: This stage has no steps.
        Returns:
        This stage has no steps
      • rundetail_tests_results_errors_existing_count

        public static String rundetail_tests_results_errors_existing_count​(Object arg0)
        Key rundetail.tests.results.errors.existing.count: Existing failures - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Existing failures - {0}
      • _rundetail_tests_results_errors_existing_count

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_existing_count​(Object arg0)
        Key rundetail.tests.results.errors.existing.count: Existing failures - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Existing failures - {0}
      • rundetail_tests_results_passed_count

        public static String rundetail_tests_results_passed_count​(Object arg0)
        Key rundetail.tests.results.passed.count: Passed - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Passed - {0}
      • _rundetail_tests_results_passed_count

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_passed_count​(Object arg0)
        Key rundetail.tests.results.passed.count: Passed - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Passed - {0}
      • pipelinedetail_branches_header_message

        public static String pipelinedetail_branches_header_message()
        Key pipelinedetail.branches.header.message: Latest message.
        Returns:
        Latest message
      • _pipelinedetail_branches_header_message

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_message()
        Key pipelinedetail.branches.header.message: Latest message.
        Returns:
        Latest message
      • pipelinedetail_activity_header_branch

        public static String pipelinedetail_activity_header_branch()
        Key pipelinedetail.activity.header.branch: Branch.
        Returns:
        Branch
      • _pipelinedetail_activity_header_branch

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_branch()
        Key pipelinedetail.activity.header.branch: Branch.
        Returns:
        Branch
      • pipelinedetail_pullrequests_header_summary

        public static String pipelinedetail_pullrequests_header_summary()
        Key pipelinedetail.pullrequests.header.summary: Summary.
        Returns:
        Summary
      • _pipelinedetail_pullrequests_header_summary

        public static org.jvnet.localizer.Localizable _pipelinedetail_pullrequests_header_summary()
        Key pipelinedetail.pullrequests.header.summary: Summary.
        Returns:
        Summary
      • rundetail_tests_results_errors_new_count

        public static String rundetail_tests_results_errors_new_count​(Object arg0)
        Key rundetail.tests.results.errors.new.count: New failing - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        New failing - {0}
      • _rundetail_tests_results_errors_new_count

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_errors_new_count​(Object arg0)
        Key rundetail.tests.results.errors.new.count: New failing - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        New failing - {0}
      • creation_core_intro_invalid_security_title

        public static String creation_core_intro_invalid_security_title()
        Key creation.core.intro.invalid_security_title: Pipeline creation disabled.
        Returns:
        Pipeline creation disabled
      • _creation_core_intro_invalid_security_title

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_title()
        Key creation.core.intro.invalid_security_title: Pipeline creation disabled.
        Returns:
        Pipeline creation disabled
      • creation_git_create_credential_pw_instructions

        public static String creation_git_create_credential_pw_instructions()
        Key creation.git.create_credential.pw_instructions: Jenkins needs a user credential to authorize itself with git..
        Returns:
        Jenkins needs a user credential to authorize itself with git.
      • _creation_git_create_credential_pw_instructions

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_pw_instructions()
        Key creation.git.create_credential.pw_instructions: Jenkins needs a user credential to authorize itself with git..
        Returns:
        Jenkins needs a user credential to authorize itself with git.
      • rundetail_artifacts_button_downloadAll_text

        public static String rundetail_artifacts_button_downloadAll_text()
        Key rundetail.artifacts.button.downloadAll.text: Download All.
        Returns:
        Download All
      • _rundetail_artifacts_button_downloadAll_text

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_text()
        Key rundetail.artifacts.button.downloadAll.text: Download All.
        Returns:
        Download All
      • pipelinedetail_branches_header_completed

        public static String pipelinedetail_branches_header_completed()
        Key pipelinedetail.branches.header.completed: Completed.
        Returns:
        Completed
      • _pipelinedetail_branches_header_completed

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_completed()
        Key pipelinedetail.branches.header.completed: Completed.
        Returns:
        Completed
      • rundetail_changes_header_message

        public static String rundetail_changes_header_message()
        Key rundetail.changes.header.message: Message.
        Returns:
        Message
      • _rundetail_changes_header_message

        public static org.jvnet.localizer.Localizable _rundetail_changes_header_message()
        Key rundetail.changes.header.message: Message.
        Returns:
        Message
      • common_pager_more

        public static String common_pager_more()
        Key common.pager.more: Show more.
        Returns:
        Show more
      • _common_pager_more

        public static org.jvnet.localizer.Localizable _common_pager_more()
        Key common.pager.more: Show more.
        Returns:
        Show more
      • pipelinedetail_placeholder_noruns_multibranch_branches_title

        public static String pipelinedetail_placeholder_noruns_multibranch_branches_title()
        Key pipelinedetail.placeholder.noruns.multibranch.branches_title: This Pipeline hasn't run yet. Why not run one of the branches?.
        Returns:
        This Pipeline hasn't run yet. Why not run one of the branches?
      • _pipelinedetail_placeholder_noruns_multibranch_branches_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_branches_title()
        Key pipelinedetail.placeholder.noruns.multibranch.branches_title: This Pipeline hasn't run yet. Why not run one of the branches?.
        Returns:
        This Pipeline hasn't run yet. Why not run one of the branches?
      • rundetail_tests_results_passing_all

        public static String rundetail_tests_results_passing_all()
        Key rundetail.tests.results.passing.all: All tests are passing.
        Returns:
        All tests are passing
      • _rundetail_tests_results_passing_all

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_passing_all()
        Key rundetail.tests.results.passing.all: All tests are passing.
        Returns:
        All tests are passing
      • home_pipelineslist_header_pullrequests

        public static String home_pipelineslist_header_pullrequests()
        Key home.pipelineslist.header.pullrequests: PR.
        Returns:
        PR
      • _home_pipelineslist_header_pullrequests

        public static org.jvnet.localizer.Localizable _home_pipelineslist_header_pullrequests()
        Key home.pipelineslist.header.pullrequests: PR.
        Returns:
        PR
      • creation_bbserver_add_server_text_name_title

        public static String creation_bbserver_add_server_text_name_title()
        Key creation.bbserver.add_server.text_name_title: Server Name.
        Returns:
        Server Name
      • _creation_bbserver_add_server_text_name_title

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_title()
        Key creation.bbserver.add_server.text_name_title: Server Name.
        Returns:
        Server Name
      • servererror_errors_code

        public static String servererror_errors_code​(Object arg0)
        Key servererror.errors.code: Code: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Code: {0}
      • _servererror_errors_code

        public static org.jvnet.localizer.Localizable _servererror_errors_code​(Object arg0)
        Key servererror.errors.code: Code: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Code: {0}
      • creation_bbserver_add_server_instructions

        public static String creation_bbserver_add_server_instructions()
        Key creation.bbserver.add_server.instructions: Jenkins needs to know where your Bitbucket Server is located..
        Returns:
        Jenkins needs to know where your Bitbucket Server is located.
      • _creation_bbserver_add_server_instructions

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_instructions()
        Key creation.bbserver.add_server.instructions: Jenkins needs to know where your Bitbucket Server is located..
        Returns:
        Jenkins needs to know where your Bitbucket Server is located.
      • creation_core_error_unexpected_try_again

        public static String creation_core_error_unexpected_try_again()
        Key creation.core.error.unexpected.try_again: An unknown error has occurred. You may try again..
        Returns:
        An unknown error has occurred. You may try again.
      • _creation_core_error_unexpected_try_again

        public static org.jvnet.localizer.Localizable _creation_core_error_unexpected_try_again()
        Key creation.core.error.unexpected.try_again: An unknown error has occurred. You may try again..
        Returns:
        An unknown error has occurred. You may try again.
      • creation_githubent_add_server_text_url_error_duplicate

        public static String creation_githubent_add_server_text_url_error_duplicate()
        Key creation.githubent.add_server.text_url_error_duplicate: A server with this URL already exists..
        Returns:
        A server with this URL already exists.
      • _creation_githubent_add_server_text_url_error_duplicate

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_duplicate()
        Key creation.githubent.add_server.text_url_error_duplicate: A server with this URL already exists..
        Returns:
        A server with this URL already exists.
      • pipelinedetail_activity_header_duration

        public static String pipelinedetail_activity_header_duration()
        Key pipelinedetail.activity.header.duration: Duration.
        Returns:
        Duration
      • _pipelinedetail_activity_header_duration

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_duration()
        Key pipelinedetail.activity.header.duration: Duration.
        Returns:
        Duration
      • creation_git_create_credential_username_error

        public static String creation_git_create_credential_username_error()
        Key creation.git.create_credential.username_error: Please enter a valid username.
        Returns:
        Please enter a valid username
      • _creation_git_create_credential_username_error

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_username_error()
        Key creation.git.create_credential.username_error: Please enter a valid username.
        Returns:
        Please enter a valid username
      • rundetail_artifacts_limit_title

        public static String rundetail_artifacts_limit_title()
        Key rundetail.artifacts.limit_title: Showing 100 artifacts.
        Returns:
        Showing 100 artifacts
      • _rundetail_artifacts_limit_title

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_limit_title()
        Key rundetail.artifacts.limit_title: Showing 100 artifacts.
        Returns:
        Showing 100 artifacts
      • pipelinedetail_branches_header_commit

        public static String pipelinedetail_branches_header_commit()
        Key pipelinedetail.branches.header.commit: Commit.
        Returns:
        Commit
      • _pipelinedetail_branches_header_commit

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_commit()
        Key pipelinedetail.branches.header.commit: Commit.
        Returns:
        Commit
      • creation_core_intro_invalid_security_message

        public static String creation_core_intro_invalid_security_message()
        Key creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled.
        Returns:
        Pipeline creation requires security to be enabled
      • _creation_core_intro_invalid_security_message

        public static org.jvnet.localizer.Localizable _creation_core_intro_invalid_security_message()
        Key creation.core.intro.invalid_security_message: Pipeline creation requires security to be enabled.
        Returns:
        Pipeline creation requires security to be enabled
      • creation_githubent_add_server_text_name_placeholder

        public static String creation_githubent_add_server_text_name_placeholder()
        Key creation.githubent.add_server.text_name_placeholder: My GitHub Server.
        Returns:
        My GitHub Server
      • _creation_githubent_add_server_text_name_placeholder

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_placeholder()
        Key creation.githubent.add_server.text_name_placeholder: My GitHub Server.
        Returns:
        My GitHub Server
      • home_header_button_createpipeline

        public static String home_header_button_createpipeline()
        Key home.header.button.createpipeline: New Pipeline.
        Returns:
        New Pipeline
      • _home_header_button_createpipeline

        public static org.jvnet.localizer.Localizable _home_header_button_createpipeline()
        Key home.header.button.createpipeline: New Pipeline.
        Returns:
        New Pipeline
      • pipelinedetail_branches_header_branch

        public static String pipelinedetail_branches_header_branch()
        Key pipelinedetail.branches.header.branch: Branch.
        Returns:
        Branch
      • _pipelinedetail_branches_header_branch

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_branch()
        Key pipelinedetail.branches.header.branch: Branch.
        Returns:
        Branch
      • creation_githubent_add_server_text_url_error_required

        public static String creation_githubent_add_server_text_url_error_required()
        Key creation.githubent.add_server.text_url_error_required: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • _creation_githubent_add_server_text_url_error_required

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_required()
        Key creation.githubent.add_server.text_url_error_required: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • rundetail_header_changes_names

        public static String rundetail_header_changes_names​(Object arg0)
        Key rundetail.header.changes.names: Changes by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Changes by {0}
      • _rundetail_header_changes_names

        public static org.jvnet.localizer.Localizable _rundetail_header_changes_names​(Object arg0)
        Key rundetail.header.changes.names: Changes by {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Changes by {0}
      • rundetail_pipeline_pending_message_description

        public static String rundetail_pipeline_pending_message_description()
        Key rundetail.pipeline.pending.message.description: .
        Returns:
      • _rundetail_pipeline_pending_message_description

        public static org.jvnet.localizer.Localizable _rundetail_pipeline_pending_message_description()
        Key rundetail.pipeline.pending.message.description: .
        Returns:
      • rundetail_tests_results_summary_passing_after_fixes_title

        public static String rundetail_tests_results_summary_passing_after_fixes_title()
        Key rundetail.tests.results.summary.passing_after_fixes_title: All tests are passing.
        Returns:
        All tests are passing
      • _rundetail_tests_results_summary_passing_after_fixes_title

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_passing_after_fixes_title()
        Key rundetail.tests.results.summary.passing_after_fixes_title: All tests are passing.
        Returns:
        All tests are passing
      • creation_git_credentials_copy_to_clipboard

        public static String creation_git_credentials_copy_to_clipboard()
        Key creation.git.credentials.copy_to_clipboard: Copy to clipboard.
        Returns:
        Copy to clipboard
      • _creation_git_credentials_copy_to_clipboard

        public static org.jvnet.localizer.Localizable _creation_git_credentials_copy_to_clipboard()
        Key creation.git.credentials.copy_to_clipboard: Copy to clipboard.
        Returns:
        Copy to clipboard
      • common_date_duration_format

        public static String common_date_duration_format()
        Key common.date.duration.format: d[d] h[h] m[m] s[s].
        Returns:
        d[d] h[h] m[m] s[s]
      • _common_date_duration_format

        public static org.jvnet.localizer.Localizable _common_date_duration_format()
        Key common.date.duration.format: d[d] h[h] m[m] s[s].
        Returns:
        d[d] h[h] m[m] s[s]
      • rundetail_header_tab_pipeline

        public static String rundetail_header_tab_pipeline()
        Key rundetail.header.tab.pipeline: Pipeline.
        Returns:
        Pipeline
      • _rundetail_header_tab_pipeline

        public static org.jvnet.localizer.Localizable _rundetail_header_tab_pipeline()
        Key rundetail.header.tab.pipeline: Pipeline.
        Returns:
        Pipeline
      • creation_bbserver_add_server_button_cancel

        public static String creation_bbserver_add_server_button_cancel()
        Key creation.bbserver.add_server.button_cancel: Cancel.
        Returns:
        Cancel
      • _creation_bbserver_add_server_button_cancel

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_button_cancel()
        Key creation.bbserver.add_server.button_cancel: Cancel.
        Returns:
        Cancel
      • creation_bbserver_choose_server_button_next

        public static String creation_bbserver_choose_server_button_next()
        Key creation.bbserver.choose_server.button_next: Next.
        Returns:
        Next
      • _creation_bbserver_choose_server_button_next

        public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_button_next()
        Key creation.bbserver.choose_server.button_next: Next.
        Returns:
        Next
      • creation_bbcloud_repository_title

        public static String creation_bbcloud_repository_title()
        Key creation.bbcloud.repository.title: Which team does the repository belong to?.
        Returns:
        Which team does the repository belong to?
      • _creation_bbcloud_repository_title

        public static org.jvnet.localizer.Localizable _creation_bbcloud_repository_title()
        Key creation.bbcloud.repository.title: Which team does the repository belong to?.
        Returns:
        Which team does the repository belong to?
      • creation_bbserver_version_error

        public static String creation_bbserver_version_error​(Object arg0)
        Key creation.bbserver.version.error: Error checking version of HTTP server. HTTP error: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Error checking version of HTTP server. HTTP error: {0}
      • _creation_bbserver_version_error

        public static org.jvnet.localizer.Localizable _creation_bbserver_version_error​(Object arg0)
        Key creation.bbserver.version.error: Error checking version of HTTP server. HTTP error: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Error checking version of HTTP server. HTTP error: {0}
      • creation_git_create_credential_password_title

        public static String creation_git_create_credential_password_title()
        Key creation.git.create_credential.password_title: Password.
        Returns:
        Password
      • _creation_git_create_credential_password_title

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_password_title()
        Key creation.git.create_credential.password_title: Password.
        Returns:
        Password
      • creation_bitbucket_connect

        public static String creation_bitbucket_connect()
        Key creation.bitbucket.connect: Connect to Bitbucket.
        Returns:
        Connect to Bitbucket
      • _creation_bitbucket_connect

        public static org.jvnet.localizer.Localizable _creation_bitbucket_connect()
        Key creation.bitbucket.connect: Connect to Bitbucket.
        Returns:
        Connect to Bitbucket
      • common_date_readable_long

        public static String common_date_readable_long()
        Key common.date.readable.long: MMM DD YYYY h:mma Z.
        Returns:
        MMM DD YYYY h:mma Z
      • _common_date_readable_long

        public static org.jvnet.localizer.Localizable _common_date_readable_long()
        Key common.date.readable.long: MMM DD YYYY h:mma Z.
        Returns:
        MMM DD YYYY h:mma Z
      • Show_complete_logs

        public static String Show_complete_logs()
        Key Show.complete.logs: Show complete log.
        Returns:
        Show complete log
      • _Show_complete_logs

        public static org.jvnet.localizer.Localizable _Show_complete_logs()
        Key Show.complete.logs: Show complete log.
        Returns:
        Show complete log
      • pipelinedetail_common_tab_pullrequests

        public static String pipelinedetail_common_tab_pullrequests()
        Key pipelinedetail.common.tab.pullrequests: Pull Requests.
        Returns:
        Pull Requests
      • _pipelinedetail_common_tab_pullrequests

        public static org.jvnet.localizer.Localizable _pipelinedetail_common_tab_pullrequests()
        Key pipelinedetail.common.tab.pullrequests: Pull Requests.
        Returns:
        Pull Requests
      • creation_githubent_choose_server_title

        public static String creation_githubent_choose_server_title()
        Key creation.githubent.choose_server.title: Where is your GitHub Server?.
        Returns:
        Where is your GitHub Server?
      • _creation_githubent_choose_server_title

        public static org.jvnet.localizer.Localizable _creation_githubent_choose_server_title()
        Key creation.githubent.choose_server.title: Where is your GitHub Server?.
        Returns:
        Where is your GitHub Server?
      • creation_git_step1_create_credential_button

        public static String creation_git_step1_create_credential_button()
        Key creation.git.step1.create_credential_button: Add.
        Returns:
        Add
      • _creation_git_step1_create_credential_button

        public static org.jvnet.localizer.Localizable _creation_git_step1_create_credential_button()
        Key creation.git.step1.create_credential_button: Add.
        Returns:
        Add
      • creation_git_step1_repo_error_invalid

        public static String creation_git_step1_repo_error_invalid()
        Key creation.git.step1.repo_error_invalid: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • _creation_git_step1_repo_error_invalid

        public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_invalid()
        Key creation.git.step1.repo_error_invalid: Please enter a valid URL..
        Returns:
        Please enter a valid URL.
      • creation_bbserver_choose_server_title

        public static String creation_bbserver_choose_server_title()
        Key creation.bbserver.choose_server.title: Where is your Bitbucket Server?.
        Returns:
        Where is your Bitbucket Server?
      • _creation_bbserver_choose_server_title

        public static org.jvnet.localizer.Localizable _creation_bbserver_choose_server_title()
        Key creation.bbserver.choose_server.title: Where is your Bitbucket Server?.
        Returns:
        Where is your Bitbucket Server?
      • pipelinedetail_branches_header_health

        public static String pipelinedetail_branches_header_health()
        Key pipelinedetail.branches.header.health: Health.
        Returns:
        Health
      • _pipelinedetail_branches_header_health

        public static org.jvnet.localizer.Localizable _pipelinedetail_branches_header_health()
        Key pipelinedetail.branches.header.health: Health.
        Returns:
        Health
      • creation_githubent_add_server_button_cancel

        public static String creation_githubent_add_server_button_cancel()
        Key creation.githubent.add_server.button_cancel: Cancel.
        Returns:
        Cancel
      • _creation_githubent_add_server_button_cancel

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_button_cancel()
        Key creation.githubent.add_server.button_cancel: Cancel.
        Returns:
        Cancel
      • pipelinedetail_activity_header_disable_job

        public static String pipelinedetail_activity_header_disable_job()
        Key pipelinedetail.activity.header.disable.job: Disable.
        Returns:
        Disable
      • _pipelinedetail_activity_header_disable_job

        public static org.jvnet.localizer.Localizable _pipelinedetail_activity_header_disable_job()
        Key pipelinedetail.activity.header.disable.job: Disable.
        Returns:
        Disable
      • creation_githubent_add_server_text_url_error_invalid_server

        public static String creation_githubent_add_server_text_url_error_invalid_server()
        Key creation.githubent.add_server.text_url_error_invalid_server: Invalid server. Check hostname..
        Returns:
        Invalid server. Check hostname.
      • _creation_githubent_add_server_text_url_error_invalid_server

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_url_error_invalid_server()
        Key creation.githubent.add_server.text_url_error_invalid_server: Invalid server. Check hostname..
        Returns:
        Invalid server. Check hostname.
      • pipelinedetail_placeholder_unsupported_branches_linktext

        public static String pipelinedetail_placeholder_unsupported_branches_linktext()
        Key pipelinedetail.placeholder.unsupported.branches.linktext: Learn more.
        Returns:
        Learn more
      • _pipelinedetail_placeholder_unsupported_branches_linktext

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linktext()
        Key pipelinedetail.placeholder.unsupported.branches.linktext: Learn more.
        Returns:
        Learn more
      • pipelinedetail_placeholder_unsupported_branches_linkhref

        public static String pipelinedetail_placeholder_unsupported_branches_linkhref()
        Key pipelinedetail.placeholder.unsupported.branches.linkhref: https://jenkins.io/doc/pipeline/tour/running-multiple-steps/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
      • _pipelinedetail_placeholder_unsupported_branches_linkhref

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_linkhref()
        Key pipelinedetail.placeholder.unsupported.branches.linkhref: https://jenkins.io/doc/pipeline/tour/running-multiple-steps/.
        Returns:
        https://jenkins.io/doc/pipeline/tour/running-multiple-steps/
      • servererror_errors_field

        public static String servererror_errors_field​(Object arg0)
        Key servererror.errors.field: Field: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Field: {0}
      • _servererror_errors_field

        public static org.jvnet.localizer.Localizable _servererror_errors_field​(Object arg0)
        Key servererror.errors.field: Field: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Field: {0}
      • rundetail_changes_header_author

        public static String rundetail_changes_header_author()
        Key rundetail.changes.header.author: Author.
        Returns:
        Author
      • _rundetail_changes_header_author

        public static org.jvnet.localizer.Localizable _rundetail_changes_header_author()
        Key rundetail.changes.header.author: Author.
        Returns:
        Author
      • rundetail_header_changes_count

        public static String rundetail_header_changes_count​(Object arg0)
        Key rundetail.header.changes.count: {0} changes.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} changes
      • _rundetail_header_changes_count

        public static org.jvnet.localizer.Localizable _rundetail_header_changes_count​(Object arg0)
        Key rundetail.header.changes.count: {0} changes.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} changes
      • rundetail_tests_results_error_message

        public static String rundetail_tests_results_error_message()
        Key rundetail.tests.results.error.message: Error.
        Returns:
        Error
      • _rundetail_tests_results_error_message

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_message()
        Key rundetail.tests.results.error.message: Error.
        Returns:
        Error
      • rundetail_tests_results_skipped_count

        public static String rundetail_tests_results_skipped_count​(Object arg0)
        Key rundetail.tests.results.skipped.count: Skipped - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Skipped - {0}
      • _rundetail_tests_results_skipped_count

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_skipped_count​(Object arg0)
        Key rundetail.tests.results.skipped.count: Skipped - {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Skipped - {0}
      • creation_git_step2_name_required

        public static String creation_git_step2_name_required()
        Key creation.git.step2.name_required: '{0}' is unavailable. A unique name is required..
        Returns:
        '{0}' is unavailable. A unique name is required.
      • _creation_git_step2_name_required

        public static org.jvnet.localizer.Localizable _creation_git_step2_name_required()
        Key creation.git.step2.name_required: '{0}' is unavailable. A unique name is required..
        Returns:
        '{0}' is unavailable. A unique name is required.
      • creation_core_status_pending

        public static String creation_core_status_pending()
        Key creation.core.status.pending: Pipeline Creation Pending....
        Returns:
        Pipeline Creation Pending...
      • _creation_core_status_pending

        public static org.jvnet.localizer.Localizable _creation_core_status_pending()
        Key creation.core.status.pending: Pipeline Creation Pending....
        Returns:
        Pipeline Creation Pending...
      • creation_git_step1_repo_error_required

        public static String creation_git_step1_repo_error_required()
        Key creation.git.step1.repo_error_required: Please enter a URL..
        Returns:
        Please enter a URL.
      • _creation_git_step1_repo_error_required

        public static org.jvnet.localizer.Localizable _creation_git_step1_repo_error_required()
        Key creation.git.step1.repo_error_required: Please enter a URL..
        Returns:
        Please enter a URL.
      • rundetail_header_next_run

        public static String rundetail_header_next_run()
        Key rundetail.header.next_run: Next Run.
        Returns:
        Next Run
      • _rundetail_header_next_run

        public static org.jvnet.localizer.Localizable _rundetail_header_next_run()
        Key rundetail.header.next_run: Next Run.
        Returns:
        Next Run
      • common_pager_loading

        public static String common_pager_loading()
        Key common.pager.loading: Loading....
        Returns:
        Loading...
      • _common_pager_loading

        public static org.jvnet.localizer.Localizable _common_pager_loading()
        Key common.pager.loading: Loading....
        Returns:
        Loading...
      • rundetail_tests_results_error_output

        public static String rundetail_tests_results_error_output()
        Key rundetail.tests.results.error.output: Stacktrace.
        Returns:
        Stacktrace
      • _rundetail_tests_results_error_output

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_error_output()
        Key rundetail.tests.results.error.output: Stacktrace.
        Returns:
        Stacktrace
      • creation_git_step1_title

        public static String creation_git_step1_title()
        Key creation.git.step1.title: Connect to a Git repository.
        Returns:
        Connect to a Git repository
      • _creation_git_step1_title

        public static org.jvnet.localizer.Localizable _creation_git_step1_title()
        Key creation.git.step1.title: Connect to a Git repository.
        Returns:
        Connect to a Git repository
      • creation_git_create_credential_option_create_new

        public static String creation_git_create_credential_option_create_new()
        Key creation.git.create_credential.option_create_new: Create new credential.
        Returns:
        Create new credential
      • _creation_git_create_credential_option_create_new

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_option_create_new()
        Key creation.git.create_credential.option_create_new: Create new credential.
        Returns:
        Create new credential
      • creation_core_header_title

        public static String creation_core_header_title()
        Key creation.core.header.title: Create Pipeline.
        Returns:
        Create Pipeline
      • _creation_core_header_title

        public static org.jvnet.localizer.Localizable _creation_core_header_title()
        Key creation.core.header.title: Create Pipeline.
        Returns:
        Create Pipeline
      • rundetail_tests_passed

        public static String rundetail_tests_passed​(Object arg0)
        Key rundetail.tests.passed: Passed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Passed {0}
      • _rundetail_tests_passed

        public static org.jvnet.localizer.Localizable _rundetail_tests_passed​(Object arg0)
        Key rundetail.tests.passed: Passed {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Passed {0}
      • home_pipelineslist_row_passing

        public static String home_pipelineslist_row_passing​(Object arg0)
        Key home.pipelineslist.row.passing: {0} passing.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} passing
      • _home_pipelineslist_row_passing

        public static org.jvnet.localizer.Localizable _home_pipelineslist_row_passing​(Object arg0)
        Key home.pipelineslist.row.passing: {0} passing.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} passing
      • creation_git_create_credential_button_close

        public static String creation_git_create_credential_button_close()
        Key creation.git.create_credential.button_close: Cancel.
        Returns:
        Cancel
      • _creation_git_create_credential_button_close

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_button_close()
        Key creation.git.create_credential.button_close: Cancel.
        Returns:
        Cancel
      • creation_core_error_saving_pipeline

        public static String creation_core_error_saving_pipeline()
        Key creation.core.error.saving.pipeline: An error occurred while saving this pipeline.
        Returns:
        An error occurred while saving this pipeline
      • _creation_core_error_saving_pipeline

        public static org.jvnet.localizer.Localizable _creation_core_error_saving_pipeline()
        Key creation.core.error.saving.pipeline: An error occurred while saving this pipeline.
        Returns:
        An error occurred while saving this pipeline
      • rundetail_header_prev_run

        public static String rundetail_header_prev_run()
        Key rundetail.header.prev_run: Previous Run.
        Returns:
        Previous Run
      • _rundetail_header_prev_run

        public static org.jvnet.localizer.Localizable _rundetail_header_prev_run()
        Key rundetail.header.prev_run: Previous Run.
        Returns:
        Previous Run
      • creation_git_create_credential_credential_type_user_pass

        public static String creation_git_create_credential_credential_type_user_pass()
        Key creation.git.create_credential.credential_type_user_pass: Username & Password.
        Returns:
        Username & Password
      • _creation_git_create_credential_credential_type_user_pass

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_user_pass()
        Key creation.git.create_credential.credential_type_user_pass: Username & Password.
        Returns:
        Username & Password
      • home_pipelineslist_row_failing

        public static String home_pipelineslist_row_failing​(Object arg0)
        Key home.pipelineslist.row.failing: {0} failing.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} failing
      • _home_pipelineslist_row_failing

        public static org.jvnet.localizer.Localizable _home_pipelineslist_row_failing​(Object arg0)
        Key home.pipelineslist.row.failing: {0} failing.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} failing
      • creation_githubent_add_server_text_name_title

        public static String creation_githubent_add_server_text_name_title()
        Key creation.githubent.add_server.text_name_title: Server Name.
        Returns:
        Server Name
      • _creation_githubent_add_server_text_name_title

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_text_name_title()
        Key creation.githubent.add_server.text_name_title: Server Name.
        Returns:
        Server Name
      • creation_bbserver_add_server_text_url_title

        public static String creation_bbserver_add_server_text_url_title()
        Key creation.bbserver.add_server.text_url_title: Server URL.
        Returns:
        Server URL
      • _creation_bbserver_add_server_text_url_title

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_url_title()
        Key creation.bbserver.add_server.text_url_title: Server URL.
        Returns:
        Server URL
      • pipelinedetail_placeholder_noruns_multibranch_noruns_title

        public static String pipelinedetail_placeholder_noruns_multibranch_noruns_title()
        Key pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'.
        Returns:
        There are no runs for '{0}'
      • _pipelinedetail_placeholder_noruns_multibranch_noruns_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_noruns_multibranch_noruns_title()
        Key pipelinedetail.placeholder.noruns.multibranch.noruns_title: There are no runs for '{0}'.
        Returns:
        There are no runs for '{0}'
      • pipelinedetail_placeholder_unsupported_pullrequests_title

        public static String pipelinedetail_placeholder_unsupported_pullrequests_title()
        Key pipelinedetail.placeholder.unsupported.pullrequests.title: Pull requests are unsupported.
        Returns:
        Pull requests are unsupported
      • _pipelinedetail_placeholder_unsupported_pullrequests_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_pullrequests_title()
        Key pipelinedetail.placeholder.unsupported.pullrequests.title: Pull requests are unsupported.
        Returns:
        Pull requests are unsupported
      • creation_git_create_credential_error_msg

        public static String creation_git_create_credential_error_msg()
        Key creation.git.create_credential.error_msg: An error occurred while creating the credential. You may try again..
        Returns:
        An error occurred while creating the credential. You may try again.
      • _creation_git_create_credential_error_msg

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_error_msg()
        Key creation.git.create_credential.error_msg: An error occurred while creating the credential. You may try again..
        Returns:
        An error occurred while creating the credential. You may try again.
      • creation_bbserver_add_server_text_name_error_required

        public static String creation_bbserver_add_server_text_name_error_required()
        Key creation.bbserver.add_server.text_name_error_required: Please enter a name..
        Returns:
        Please enter a name.
      • _creation_bbserver_add_server_text_name_error_required

        public static org.jvnet.localizer.Localizable _creation_bbserver_add_server_text_name_error_required()
        Key creation.bbserver.add_server.text_name_error_required: Please enter a name..
        Returns:
        Please enter a name.
      • rundetail_tests_results_empty_title

        public static String rundetail_tests_results_empty_title()
        Key rundetail.tests.results.empty.title: There are no tests archived for this run.
        Returns:
        There are no tests archived for this run
      • _rundetail_tests_results_empty_title

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_empty_title()
        Key rundetail.tests.results.empty.title: There are no tests archived for this run.
        Returns:
        There are no tests archived for this run
      • rundetail_tests_results_summary_failing_title

        public static String rundetail_tests_results_summary_failing_title​(Object arg0)
        Key rundetail.tests.results.summary.failing_title: {0} tests have failed.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} tests have failed
      • _rundetail_tests_results_summary_failing_title

        public static org.jvnet.localizer.Localizable _rundetail_tests_results_summary_failing_title​(Object arg0)
        Key rundetail.tests.results.summary.failing_title: {0} tests have failed.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} tests have failed
      • creation_git_step3_title_completed

        public static String creation_git_step3_title_completed()
        Key creation.git.step3.title_completed: Completed.
        Returns:
        Completed
      • _creation_git_step3_title_completed

        public static org.jvnet.localizer.Localizable _creation_git_step3_title_completed()
        Key creation.git.step3.title_completed: Completed.
        Returns:
        Completed
      • pipelinedetail_placeholder_unsupported_branches_message

        public static String pipelinedetail_placeholder_unsupported_branches_message()
        Key pipelinedetail.placeholder.unsupported.branches.message: Branch runs only work with the Multibranch Pipeline job type..
        Returns:
        Branch runs only work with the Multibranch Pipeline job type.
      • _pipelinedetail_placeholder_unsupported_branches_message

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_message()
        Key pipelinedetail.placeholder.unsupported.branches.message: Branch runs only work with the Multibranch Pipeline job type..
        Returns:
        Branch runs only work with the Multibranch Pipeline job type.
      • creation_bitbucket_connect_invalid_username_password

        public static String creation_bitbucket_connect_invalid_username_password()
        Key creation.bitbucket.connect.invalid_username_password: Invalid username and/or password.
        Returns:
        Invalid username and/or password
      • _creation_bitbucket_connect_invalid_username_password

        public static org.jvnet.localizer.Localizable _creation_bitbucket_connect_invalid_username_password()
        Key creation.bitbucket.connect.invalid_username_password: Invalid username and/or password.
        Returns:
        Invalid username and/or password
      • creation_git_step1_credentials_error_invalid

        public static String creation_git_step1_credentials_error_invalid()
        Key creation.git.step1.credentials_error_invalid: Please select a valid credential..
        Returns:
        Please select a valid credential.
      • _creation_git_step1_credentials_error_invalid

        public static org.jvnet.localizer.Localizable _creation_git_step1_credentials_error_invalid()
        Key creation.git.step1.credentials_error_invalid: Please select a valid credential..
        Returns:
        Please select a valid credential.
      • home_pipelineslist_header_name

        public static String home_pipelineslist_header_name()
        Key home.pipelineslist.header.name: Name.
        Returns:
        Name
      • _home_pipelineslist_header_name

        public static org.jvnet.localizer.Localizable _home_pipelineslist_header_name()
        Key home.pipelineslist.header.name: Name.
        Returns:
        Name
      • branchdetail_actionbutton_history

        public static String branchdetail_actionbutton_history()
        Key branchdetail.actionbutton.history: History.
        Returns:
        History
      • _branchdetail_actionbutton_history

        public static org.jvnet.localizer.Localizable _branchdetail_actionbutton_history()
        Key branchdetail.actionbutton.history: History.
        Returns:
        History
      • rundetail_artifacts_button_downloadAll_title

        public static String rundetail_artifacts_button_downloadAll_title()
        Key rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.
        Returns:
        Download all artifact as zip
      • _rundetail_artifacts_button_downloadAll_title

        public static org.jvnet.localizer.Localizable _rundetail_artifacts_button_downloadAll_title()
        Key rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.
        Returns:
        Download all artifact as zip
      • rundetail_tests_duration

        public static String rundetail_tests_duration​(Object arg0)
        Key rundetail.tests.duration: Duration {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duration {0}
      • _rundetail_tests_duration

        public static org.jvnet.localizer.Localizable _rundetail_tests_duration​(Object arg0)
        Key rundetail.tests.duration: Duration {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duration {0}
      • rundetail_header_changes_none

        public static String rundetail_header_changes_none()
        Key rundetail.header.changes.none: No changes.
        Returns:
        No changes
      • _rundetail_header_changes_none

        public static org.jvnet.localizer.Localizable _rundetail_header_changes_none()
        Key rundetail.header.changes.none: No changes.
        Returns:
        No changes
      • pipelinedetail_placeholder_unsupported_branches_title

        public static String pipelinedetail_placeholder_unsupported_branches_title()
        Key pipelinedetail.placeholder.unsupported.branches.title: Branches are unsupported.
        Returns:
        Branches are unsupported
      • _pipelinedetail_placeholder_unsupported_branches_title

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_unsupported_branches_title()
        Key pipelinedetail.placeholder.unsupported.branches.title: Branches are unsupported.
        Returns:
        Branches are unsupported
      • rundetail_header_tab_changes

        public static String rundetail_header_tab_changes()
        Key rundetail.header.tab.changes: Changes.
        Returns:
        Changes
      • _rundetail_header_tab_changes

        public static org.jvnet.localizer.Localizable _rundetail_header_tab_changes()
        Key rundetail.header.tab.changes: Changes.
        Returns:
        Changes
      • creation_git_step1_instructions_link

        public static String creation_git_step1_instructions_link()
        Key creation.git.step1.instructions_link: Learn more about Jenkinsfiles..
        Returns:
        Learn more about Jenkinsfiles.
      • _creation_git_step1_instructions_link

        public static org.jvnet.localizer.Localizable _creation_git_step1_instructions_link()
        Key creation.git.step1.instructions_link: Learn more about Jenkinsfiles..
        Returns:
        Learn more about Jenkinsfiles.
      • creation_git_create_credential_credential_type

        public static String creation_git_create_credential_credential_type()
        Key creation.git.create_credential.credential_type: Credential Type.
        Returns:
        Credential Type
      • _creation_git_create_credential_credential_type

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type()
        Key creation.git.create_credential.credential_type: Credential Type.
        Returns:
        Credential Type
      • creation_git_create_credential_credential_type_ssh_key

        public static String creation_git_create_credential_credential_type_ssh_key()
        Key creation.git.create_credential.credential_type_ssh_key: SSH Key.
        Returns:
        SSH Key
      • _creation_git_create_credential_credential_type_ssh_key

        public static org.jvnet.localizer.Localizable _creation_git_create_credential_credential_type_ssh_key()
        Key creation.git.create_credential.credential_type_ssh_key: SSH Key.
        Returns:
        SSH Key
      • pipelinedetail_placeholder_nobranches_message

        public static String pipelinedetail_placeholder_nobranches_message()
        Key pipelinedetail.placeholder.nobranches.message: A Jenkinsfile is defined in your repository and describes how your pipeline will work..
        Returns:
        A Jenkinsfile is defined in your repository and describes how your pipeline will work.
      • _pipelinedetail_placeholder_nobranches_message

        public static org.jvnet.localizer.Localizable _pipelinedetail_placeholder_nobranches_message()
        Key pipelinedetail.placeholder.nobranches.message: A Jenkinsfile is defined in your repository and describes how your pipeline will work..
        Returns:
        A Jenkinsfile is defined in your repository and describes how your pipeline will work.
      • creation_githubent_add_server_instructions

        public static String creation_githubent_add_server_instructions()
        Key creation.githubent.add_server.instructions: Jenkins needs to know where your GitHub Enterprise server is located..
        Returns:
        Jenkins needs to know where your GitHub Enterprise server is located.
      • _creation_githubent_add_server_instructions

        public static org.jvnet.localizer.Localizable _creation_githubent_add_server_instructions()
        Key creation.githubent.add_server.instructions: Jenkins needs to know where your GitHub Enterprise server is located..
        Returns:
        Jenkins needs to know where your GitHub Enterprise server is located.
      • creation_git_step1_create_button_progress

        public static String creation_git_step1_create_button_progress()
        Key creation.git.step1.create_button_progress: Creating Pipeline....
        Returns:
        Creating Pipeline...
      • _creation_git_step1_create_button_progress

        public static org.jvnet.localizer.Localizable _creation_git_step1_create_button_progress()
        Key creation.git.step1.create_button_progress: Creating Pipeline....
        Returns:
        Creating Pipeline...