- common_date_duration_display_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.display.format: M[ month] d[
days] h[ hours] m[ minutes] s[ seconds].
- common_date_duration_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.format: m[ minutes] s[
seconds].
- common_date_duration_hint_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.hint.format: M [month], d
[days], h[h], m[m], s[s].
- common_date_readable_long() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.readable.long: MMM DD YYYY h:mma Z.
- common_date_readable_short() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.readable.short: MMM DD h:mma Z.
- common_pager_loading() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.pager.loading: Loading....
- common_pager_more() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.pager.more: Show more.
- creation_core_header_close() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.header.close: Close.
- creation_core_header_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.header.title: Create Pipeline.
- creation_core_intro_scm_provider() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.intro.scm_provider: Where do you
store your code?.
- creation_git_step1_create_button() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.create_button: Create Pipeline.
- creation_git_step1_create_button_progress() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.create_button_progress: Creating
Pipeline....
- creation_git_step1_credential_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_error: Please make a
selection below or choose an existing credential..
- creation_git_step1_credential_existing() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_existing: Existing
Credential.
- creation_git_step1_credential_existing_placeholder() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_existing_placeholder: Choose credentials.
- creation_git_step1_credential_loading_msg() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_loading_msg: Loading
Credentials....
- creation_git_step1_credential_new() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_new: New credential.
- creation_git_step1_credential_none_available() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_none_available: No
credentials available..
- creation_git_step1_credential_type_ssh_key() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_ssh_key: SSH
Key.
- creation_git_step1_credential_type_system_ssh() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_system_ssh: Use
System SSH.
- creation_git_step1_credential_type_user_pass() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_user_pass: Username & Password.
- creation_git_step1_instructions() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.instructions: {@code If your repository
already has a Jenkinsfile present Jenkins will build it straight away.
- creation_git_step1_instructions_link() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.instructions_link: Learn more
about Jenkinsfile..
- creation_git_step1_password_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.password_error: Please enter a
valid password.
- creation_git_step1_password_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.password_title: Password.
- creation_git_step1_repo_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.repo_error: Please enter a valid
URL..
- creation_git_step1_repo_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.repo_title: Repository URL.
- creation_git_step1_sshkey_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.sshkey_error: Please enter a
valid SSH public key..
- creation_git_step1_sshkey_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.sshkey_title: SSH Public Key.
- creation_git_step1_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.title: Connect to a Git
repository!.
- creation_git_step1_username_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.username_error: Please enter a
valid username.
- creation_git_step1_username_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.username_title: Username.
- creation_git_step2_button_save() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.button_save: Save.
- creation_git_step2_name_available() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_available: Success! '{0}'
is available..
- creation_git_step2_name_required() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_required: '{0}' is
unavailable.
- creation_git_step2_name_unavailable() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_unavailable: The name '{0}'
is not available.
- creation_git_step2_text_name_placeholder() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.text_name_placeholder: Pipeline
name.
- creation_git_step2_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.title: Naming conflict.
- creation_git_step3_button_open() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.button_open: Open.
- creation_git_step3_title_completed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_completed: Completed!.
- creation_git_step3_title_credential_create() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_credential_create: Completed - Creating Credentials....
- creation_git_step3_title_default() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_default: Completed.
- creation_git_step3_title_pipeline_create() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_pipeline_create: Completed
- Creating Pipeline....
- rundetail_artifacts_button_download() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.download: Download the
artifact.
- rundetail_artifacts_button_downloadAll_text() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.downloadAll.text: Download All.
- rundetail_artifacts_button_downloadAll_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.
- rundetail_artifacts_header_name() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.header.name: Name.
- rundetail_artifacts_header_size() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.header.size: Size.
- rundetail_artifacts_limit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.limit: Only showing the first
100 artifacts.
- rundetail_changes_header_author() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.author: Author.
- rundetail_changes_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.commit: Commit.
- rundetail_changes_header_date() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.date: Date.
- rundetail_changes_header_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.message: Message.
- rundetail_header_branch() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.branch: Branch.
- rundetail_header_changes_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.count: {0} changes.
- rundetail_header_changes_names(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.names: Changes by {0}.
- rundetail_header_changes_none() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.none: No changes.
- rundetail_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.commit: Commit.
- rundetail_header_tab_artifacts() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.artifacts: Artifacts.
- rundetail_header_tab_changes() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.changes: Changes.
- rundetail_header_tab_pipeline() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.pipeline: Pipeline.
- rundetail_header_tab_tests() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.tests: Tests.
- rundetail_input_cancel() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.input.cancel: Abort.
- rundetail_pipeline_logs() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.logs: Logs.
- rundetail_pipeline_nosteps() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.nosteps: There are no steps..
- rundetail_pipeline_steps() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.steps: Steps.
- rundetail_tests_duration(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.duration: Duration {0}.
- rundetail_tests_failed(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.failed: Failed {0}.
- rundetail_tests_passed(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.passed: Passed {0}.
- rundetail_tests_results_error_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.message: Error.
- rundetail_tests_results_error_output() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.output: Stacktrace.
- rundetail_tests_results_error_stderr() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.stderr: Standard
Error.
- rundetail_tests_results_error_stdout() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.stdout: Standard
Output.
- rundetail_tests_results_errors_existing_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.errors.existing.count: Existing failures - {0}.
- rundetail_tests_results_errors_new_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.errors.new.count: New
failing - {0}.
- rundetail_tests_results_failures() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.failures: Failures.
- rundetail_tests_results_failures_new() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.failures.new: New
Failures.
- rundetail_tests_results_fixed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.fixed: Fixed.
- rundetail_tests_results_passing() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing: Passing.
- rundetail_tests_results_passing_all() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.all: All tests are
passing.
- rundetail_tests_results_passing_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing..
- rundetail_tests_results_passing_msg() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.msg: How's the
serenity?.
- rundetail_tests_results_skipped() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.skipped: Skipped.
- rundetail_tests_results_skipped_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.skipped.count: Skipped -
{0}.
- rundetail_tests_skipped(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.skipped: Skipped - {0}.
- _common_date_duration_display_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.display.format: M[ month] d[
days] h[ hours] m[ minutes] s[ seconds].
- _common_date_duration_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.format: m[ minutes] s[
seconds].
- _common_date_duration_hint_format() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.duration.hint.format: M [month], d
[days], h[h], m[m], s[s].
- _common_date_readable_long() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.readable.long: MMM DD YYYY h:mma Z.
- _common_date_readable_short() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.date.readable.short: MMM DD h:mma Z.
- _common_pager_loading() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.pager.loading: Loading....
- _common_pager_more() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key common.pager.more: Show more.
- _creation_core_header_close() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.header.close: Close.
- _creation_core_header_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.header.title: Create Pipeline.
- _creation_core_intro_scm_provider() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.core.intro.scm_provider: Where do you
store your code?.
- _creation_git_step1_create_button() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.create_button: Create Pipeline.
- _creation_git_step1_create_button_progress() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.create_button_progress: Creating
Pipeline....
- _creation_git_step1_credential_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_error: Please make a
selection below or choose an existing credential..
- _creation_git_step1_credential_existing() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_existing: Existing
Credential.
- _creation_git_step1_credential_existing_placeholder() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_existing_placeholder: Choose credentials.
- _creation_git_step1_credential_loading_msg() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_loading_msg: Loading
Credentials....
- _creation_git_step1_credential_new() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_new: New credential.
- _creation_git_step1_credential_none_available() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_none_available: No
credentials available..
- _creation_git_step1_credential_type_ssh_key() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_ssh_key: SSH
Key.
- _creation_git_step1_credential_type_system_ssh() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_system_ssh: Use
System SSH.
- _creation_git_step1_credential_type_user_pass() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.credential_type_user_pass: Username & Password.
- _creation_git_step1_instructions() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.instructions: {@code If your repository
already has a Jenkinsfile present Jenkins will build it straight away.
- _creation_git_step1_instructions_link() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.instructions_link: Learn more
about Jenkinsfile..
- _creation_git_step1_password_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.password_error: Please enter a
valid password.
- _creation_git_step1_password_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.password_title: Password.
- _creation_git_step1_repo_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.repo_error: Please enter a valid
URL..
- _creation_git_step1_repo_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.repo_title: Repository URL.
- _creation_git_step1_sshkey_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.sshkey_error: Please enter a
valid SSH public key..
- _creation_git_step1_sshkey_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.sshkey_title: SSH Public Key.
- _creation_git_step1_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.title: Connect to a Git
repository!.
- _creation_git_step1_username_error() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.username_error: Please enter a
valid username.
- _creation_git_step1_username_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step1.username_title: Username.
- _creation_git_step2_button_save() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.button_save: Save.
- _creation_git_step2_name_available() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_available: Success! '{0}'
is available..
- _creation_git_step2_name_required() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_required: '{0}' is
unavailable.
- _creation_git_step2_name_unavailable() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.name_unavailable: The name '{0}'
is not available.
- _creation_git_step2_text_name_placeholder() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.text_name_placeholder: Pipeline
name.
- _creation_git_step2_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step2.title: Naming conflict.
- _creation_git_step3_button_open() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.button_open: Open.
- _creation_git_step3_title_completed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_completed: Completed!.
- _creation_git_step3_title_credential_create() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_credential_create: Completed - Creating Credentials....
- _creation_git_step3_title_default() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_default: Completed.
- _creation_git_step3_title_pipeline_create() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key creation.git.step3.title_pipeline_create: Completed
- Creating Pipeline....
- _EmptyState_activity(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.activity: {@code # Ready, get set...
- _EmptyState_artifacts() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.artifacts: {@code There are no artifacts for
this pipeline run.
- _EmptyState_branches(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.branches: # Branch out
Create a branch
in the repository _{0}_ and Jenkins will start testing your
changes.
- _EmptyState_branches_notSupported() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.branches.notSupported: {@code # Branches are
unsupported
Branch runs only work with the _Multibranch Pipeline_ job
type.
- _EmptyState_changes() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.changes: {@code There are no changes for this
pipeline run.
- _EmptyState_pr(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.pr: # Push me, pull you
When a Pull
Request is opened on the repository _{0}_, Jenkins will test it and
report the status of your changes back to the pull request on
Github..
- _EmptyState_pr_notSupported() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.pr.notSupported: {@code # Pull Requests are
unsupported
Validated pull requests only work with the _Multibranch
Pipeline_ job type.
- _EmptyState_tests() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key EmptyState.tests: {@code There are no tests archived for
this run.
- _Enable() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key Enable: Enable.
- _home_header_button_createpipeline() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.header.button.createpipeline: New Pipeline.
- _home_header_dashboard() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.header.dashboard: Dashboard.
- _home_pipelineslist_header_branches() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.header.branches: Branches.
- _home_pipelineslist_header_health() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.header.health: Health.
- _home_pipelineslist_header_name() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.header.name: Name.
- _home_pipelineslist_header_pullrequests() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.header.pullrequests: PR.
- _home_pipelineslist_row_failing(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.row.failing: {0} failing.
- _home_pipelineslist_row_passing(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key home.pipelineslist.row.passing: {0} passing.
- _Open_dashboard() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key Open.dashboard: Open Dashboard.
- _pipelinedetail_activity_button_run() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.button.run: Run Now.
- _pipelinedetail_activity_header_branch() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.branch: Branch.
- _pipelinedetail_activity_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.commit: Commit.
- _pipelinedetail_activity_header_completed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.completed: Completed.
- _pipelinedetail_activity_header_duration() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.duration: Duration.
- _pipelinedetail_activity_header_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.message: Message.
- _pipelinedetail_activity_header_run() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.run: Run.
- _pipelinedetail_activity_header_status() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.activity.header.status: Status.
- _pipelinedetail_branches_header_branch() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.branch: Branch.
- _pipelinedetail_branches_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.commit: Commit.
- _pipelinedetail_branches_header_completed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.completed: Completed.
- _pipelinedetail_branches_header_health() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.health: Health.
- _pipelinedetail_branches_header_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.message: Latest
message.
- _pipelinedetail_branches_header_status() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.branches.header.status: Status.
- _pipelinedetail_common_tab_activity() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.common.tab.activity: Activity.
- _pipelinedetail_common_tab_branches() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.common.tab.branches: Branches.
- _pipelinedetail_common_tab_pullrequests() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.common.tab.pullrequests: Pull
Requests.
- _pipelinedetail_pullrequests_header_author() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.pullrequests.header.author: Author.
- _pipelinedetail_pullrequests_header_completed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.pullrequests.header.completed: Completed.
- _pipelinedetail_pullrequests_header_run() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.pullrequests.header.run: PR.
- _pipelinedetail_pullrequests_header_status() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.pullrequests.header.status: Status.
- _pipelinedetail_pullrequests_header_summary() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key pipelinedetail.pullrequests.header.summary: Summary.
- _rundetail_artifacts_button_download() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.download: Download the
artifact.
- _rundetail_artifacts_button_downloadAll_text() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.downloadAll.text: Download All.
- _rundetail_artifacts_button_downloadAll_title() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.button.downloadAll.title: Download all artifact as zip.
- _rundetail_artifacts_header_name() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.header.name: Name.
- _rundetail_artifacts_header_size() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.header.size: Size.
- _rundetail_artifacts_limit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.artifacts.limit: Only showing the first
100 artifacts.
- _rundetail_changes_header_author() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.author: Author.
- _rundetail_changes_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.commit: Commit.
- _rundetail_changes_header_date() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.date: Date.
- _rundetail_changes_header_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.changes.header.message: Message.
- _rundetail_header_branch() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.branch: Branch.
- _rundetail_header_changes_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.count: {0} changes.
- _rundetail_header_changes_names(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.names: Changes by {0}.
- _rundetail_header_changes_none() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.changes.none: No changes.
- _rundetail_header_commit() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.commit: Commit.
- _rundetail_header_tab_artifacts() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.artifacts: Artifacts.
- _rundetail_header_tab_changes() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.changes: Changes.
- _rundetail_header_tab_pipeline() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.pipeline: Pipeline.
- _rundetail_header_tab_tests() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.header.tab.tests: Tests.
- _rundetail_input_cancel() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.input.cancel: Abort.
- _rundetail_pipeline_logs() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.logs: Logs.
- _rundetail_pipeline_nosteps() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.nosteps: There are no steps..
- _rundetail_pipeline_steps() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.pipeline.steps: Steps.
- _rundetail_tests_duration(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.duration: Duration {0}.
- _rundetail_tests_failed(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.failed: Failed {0}.
- _rundetail_tests_passed(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.passed: Passed {0}.
- _rundetail_tests_results_error_message() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.message: Error.
- _rundetail_tests_results_error_output() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.output: Stacktrace.
- _rundetail_tests_results_error_stderr() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.stderr: Standard
Error.
- _rundetail_tests_results_error_stdout() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.error.stdout: Standard
Output.
- _rundetail_tests_results_errors_existing_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.errors.existing.count: Existing failures - {0}.
- _rundetail_tests_results_errors_new_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.errors.new.count: New
failing - {0}.
- _rundetail_tests_results_failures() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.failures: Failures.
- _rundetail_tests_results_failures_new() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.failures.new: New
Failures.
- _rundetail_tests_results_fixed() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.fixed: Fixed.
- _rundetail_tests_results_passing() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing: Passing.
- _rundetail_tests_results_passing_all() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.all: All tests are
passing.
- _rundetail_tests_results_passing_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.count: Nice one!
All {0} tests for this pipeline are passing..
- _rundetail_tests_results_passing_msg() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.passing.msg: How's the
serenity?.
- _rundetail_tests_results_skipped() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.skipped: Skipped.
- _rundetail_tests_results_skipped_count(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.results.skipped.count: Skipped -
{0}.
- _rundetail_tests_skipped(Object) - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key rundetail.tests.skipped: Skipped - {0}.
- _Show_complete_logs() - Static method in class jenkins.plugins.blueocean.dashboard.Messages
-
Key Show.complete.logs: Show complete log.