Class Messages
java.lang.Object
jenkins.plugins.blueocean.pipeline.editor.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keybranchdetail.actionbutton.pipeline.edit
:Edit
.static org.jvnet.localizer.Localizable
Keyeditor.jenkins.agent
:Agent
.static org.jvnet.localizer.Localizable
Keyeditor.jenkins.environment
:Environment
.static org.jvnet.localizer.Localizable
Keyeditor.jenkins.environment.name
:Name
.static org.jvnet.localizer.Localizable
Keyeditor.jenkins.environment.value
:Value
.static org.jvnet.localizer.Localizable
Keyeditor.jenkins.pipeline.step.substep
:Child steps
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.add
:Add
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.cancel
:Cancel
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.delete
:Delete
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.nestedSequentialStagesError
:The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.setting
:Pipeline Settings
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.stages.input
:Name your stage
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps
:Steps
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps.add
:Add step
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps.child.require
:There are no child steps defined
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps.choose
:Choose step type
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps.findby.name
:Find steps by name
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.pipeline.steps.required
:There are no steps, at least one is required.
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.remove
:Remove
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.save
:Save
.static org.jvnet.localizer.Localizable
Keyeditor.page.common.setting
:Settings
.static String
Keybranchdetail.actionbutton.pipeline.edit
:Edit
.static String
Keyeditor.jenkins.agent
:Agent
.static String
Keyeditor.jenkins.environment
:Environment
.static String
Keyeditor.jenkins.environment.name
:Name
.static String
Keyeditor.jenkins.environment.value
:Value
.static String
Keyeditor.jenkins.pipeline.step.substep
:Child steps
.static String
Keyeditor.page.common.add
:Add
.static String
Keyeditor.page.common.cancel
:Cancel
.static String
Keyeditor.page.common.delete
:Delete
.static String
Keyeditor.page.common.pipeline.nestedSequentialStagesError
:The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
.static String
Keyeditor.page.common.pipeline.setting
:Pipeline Settings
.static String
Keyeditor.page.common.pipeline.stages.input
:Name your stage
.static String
Keyeditor.page.common.pipeline.steps
:Steps
.static String
Keyeditor.page.common.pipeline.steps.add
:Add step
.static String
Keyeditor.page.common.pipeline.steps.child.require
:There are no child steps defined
.static String
Keyeditor.page.common.pipeline.steps.choose
:Choose step type
.static String
Keyeditor.page.common.pipeline.steps.findby.name
:Find steps by name
.static String
Keyeditor.page.common.pipeline.steps.required
:There are no steps, at least one is required.
.static String
Keyeditor.page.common.remove
:Remove
.static String
Keyeditor.page.common.save
:Save
.static String
Keyeditor.page.common.setting
:Settings
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
editor_page_common_delete
Keyeditor.page.common.delete
:Delete
.- Returns:
Delete
-
_editor_page_common_delete
public static org.jvnet.localizer.Localizable _editor_page_common_delete()Keyeditor.page.common.delete
:Delete
.- Returns:
Delete
-
editor_page_common_pipeline_nestedSequentialStagesError
Keyeditor.page.common.pipeline.nestedSequentialStagesError
:The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
.- Returns:
The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
-
_editor_page_common_pipeline_nestedSequentialStagesError
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_nestedSequentialStagesError()Keyeditor.page.common.pipeline.nestedSequentialStagesError
:The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
.- Returns:
The stage named '{0}' contains sequential parallel stages which are not currently supported by the Blue Ocean Pipeline Editor
-
editor_jenkins_environment_name
Keyeditor.jenkins.environment.name
:Name
.- Returns:
Name
-
_editor_jenkins_environment_name
public static org.jvnet.localizer.Localizable _editor_jenkins_environment_name()Keyeditor.jenkins.environment.name
:Name
.- Returns:
Name
-
editor_jenkins_pipeline_step_substep
Keyeditor.jenkins.pipeline.step.substep
:Child steps
.- Returns:
Child steps
-
_editor_jenkins_pipeline_step_substep
public static org.jvnet.localizer.Localizable _editor_jenkins_pipeline_step_substep()Keyeditor.jenkins.pipeline.step.substep
:Child steps
.- Returns:
Child steps
-
editor_jenkins_environment_value
Keyeditor.jenkins.environment.value
:Value
.- Returns:
Value
-
_editor_jenkins_environment_value
public static org.jvnet.localizer.Localizable _editor_jenkins_environment_value()Keyeditor.jenkins.environment.value
:Value
.- Returns:
Value
-
editor_page_common_pipeline_steps_child_require
Keyeditor.page.common.pipeline.steps.child.require
:There are no child steps defined
.- Returns:
There are no child steps defined
-
_editor_page_common_pipeline_steps_child_require
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps_child_require()Keyeditor.page.common.pipeline.steps.child.require
:There are no child steps defined
.- Returns:
There are no child steps defined
-
editor_page_common_pipeline_steps_add
Keyeditor.page.common.pipeline.steps.add
:Add step
.- Returns:
Add step
-
_editor_page_common_pipeline_steps_add
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps_add()Keyeditor.page.common.pipeline.steps.add
:Add step
.- Returns:
Add step
-
editor_page_common_pipeline_steps_findby_name
Keyeditor.page.common.pipeline.steps.findby.name
:Find steps by name
.- Returns:
Find steps by name
-
_editor_page_common_pipeline_steps_findby_name
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps_findby_name()Keyeditor.page.common.pipeline.steps.findby.name
:Find steps by name
.- Returns:
Find steps by name
-
editor_page_common_pipeline_setting
Keyeditor.page.common.pipeline.setting
:Pipeline Settings
.- Returns:
Pipeline Settings
-
_editor_page_common_pipeline_setting
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_setting()Keyeditor.page.common.pipeline.setting
:Pipeline Settings
.- Returns:
Pipeline Settings
-
editor_page_common_pipeline_stages_input
Keyeditor.page.common.pipeline.stages.input
:Name your stage
.- Returns:
Name your stage
-
_editor_page_common_pipeline_stages_input
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_stages_input()Keyeditor.page.common.pipeline.stages.input
:Name your stage
.- Returns:
Name your stage
-
editor_jenkins_environment
Keyeditor.jenkins.environment
:Environment
.- Returns:
Environment
-
_editor_jenkins_environment
public static org.jvnet.localizer.Localizable _editor_jenkins_environment()Keyeditor.jenkins.environment
:Environment
.- Returns:
Environment
-
editor_page_common_pipeline_steps_required
Keyeditor.page.common.pipeline.steps.required
:There are no steps, at least one is required.
.- Returns:
There are no steps, at least one is required.
-
_editor_page_common_pipeline_steps_required
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps_required()Keyeditor.page.common.pipeline.steps.required
:There are no steps, at least one is required.
.- Returns:
There are no steps, at least one is required.
-
editor_jenkins_agent
Keyeditor.jenkins.agent
:Agent
.- Returns:
Agent
-
_editor_jenkins_agent
public static org.jvnet.localizer.Localizable _editor_jenkins_agent()Keyeditor.jenkins.agent
:Agent
.- Returns:
Agent
-
branchdetail_actionbutton_pipeline_edit
Keybranchdetail.actionbutton.pipeline.edit
:Edit
.- Returns:
Edit
-
_branchdetail_actionbutton_pipeline_edit
public static org.jvnet.localizer.Localizable _branchdetail_actionbutton_pipeline_edit()Keybranchdetail.actionbutton.pipeline.edit
:Edit
.- Returns:
Edit
-
editor_page_common_add
Keyeditor.page.common.add
:Add
.- Returns:
Add
-
_editor_page_common_add
public static org.jvnet.localizer.Localizable _editor_page_common_add()Keyeditor.page.common.add
:Add
.- Returns:
Add
-
editor_page_common_pipeline_steps
Keyeditor.page.common.pipeline.steps
:Steps
.- Returns:
Steps
-
_editor_page_common_pipeline_steps
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps()Keyeditor.page.common.pipeline.steps
:Steps
.- Returns:
Steps
-
editor_page_common_pipeline_steps_choose
Keyeditor.page.common.pipeline.steps.choose
:Choose step type
.- Returns:
Choose step type
-
_editor_page_common_pipeline_steps_choose
public static org.jvnet.localizer.Localizable _editor_page_common_pipeline_steps_choose()Keyeditor.page.common.pipeline.steps.choose
:Choose step type
.- Returns:
Choose step type
-
editor_page_common_cancel
Keyeditor.page.common.cancel
:Cancel
.- Returns:
Cancel
-
_editor_page_common_cancel
public static org.jvnet.localizer.Localizable _editor_page_common_cancel()Keyeditor.page.common.cancel
:Cancel
.- Returns:
Cancel
-
editor_page_common_save
Keyeditor.page.common.save
:Save
.- Returns:
Save
-
_editor_page_common_save
public static org.jvnet.localizer.Localizable _editor_page_common_save()Keyeditor.page.common.save
:Save
.- Returns:
Save
-
editor_page_common_setting
Keyeditor.page.common.setting
:Settings
.- Returns:
Settings
-
_editor_page_common_setting
public static org.jvnet.localizer.Localizable _editor_page_common_setting()Keyeditor.page.common.setting
:Settings
.- Returns:
Settings
-
editor_page_common_remove
Keyeditor.page.common.remove
:Remove
.- Returns:
Remove
-
_editor_page_common_remove
public static org.jvnet.localizer.Localizable _editor_page_common_remove()Keyeditor.page.common.remove
:Remove
.- Returns:
Remove
-