Class Messages
java.lang.Object
org.jenkinsci.plugins.workflow.support.steps.build.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
KeyBuildTriggerStep.cannot_find
:No such job {0}
.static org.jvnet.localizer.Localizable
KeyBuildTriggerStep.explicitly_disabling_both_propagate_and_wait
:Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
.static org.jvnet.localizer.Localizable
KeyBuildTriggerStep.no_job_configured
:No job configured
.static org.jvnet.localizer.Localizable
KeyBuildTriggerStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.static org.jvnet.localizer.Localizable
KeyBuildTriggerStep.unsupported
:Building a {0} is not supported
.static org.jvnet.localizer.Localizable
KeyBuildTriggerStepExecution.building_
:Building {0}
.static org.jvnet.localizer.Localizable
_BuildTriggerStepExecution_convertedParameterDescription
(Object arg0, Object arg1, Object arg2) KeyBuildTriggerStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.static org.jvnet.localizer.Localizable
KeyWaitForBuildStep.cannot_find
:No such run with externalizable id {0}
.static org.jvnet.localizer.Localizable
KeyWaitForBuildStep.no_run_configured
:No runId configured
.static String
KeyBuildTriggerStep.cannot_find
:No such job {0}
.static String
KeyBuildTriggerStep.explicitly_disabling_both_propagate_and_wait
:Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
.static String
KeyBuildTriggerStep.no_job_configured
:No job configured
.static String
KeyBuildTriggerStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.static String
KeyBuildTriggerStep.unsupported
:Building a {0} is not supported
.static String
KeyBuildTriggerStepExecution.building_
:Building {0}
.static String
BuildTriggerStepExecution_convertedParameterDescription
(Object arg0, Object arg1, Object arg2) KeyBuildTriggerStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.static String
KeyWaitForBuildStep.cannot_find
:No such run with externalizable id {0}
.static String
KeyWaitForBuildStep.no_run_configured
:No runId configured
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BuildTriggerStep_no_wait_for_non_jobs
KeyBuildTriggerStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.- Returns:
Waiting for non-job items is not supported
-
_BuildTriggerStep_no_wait_for_non_jobs
public static org.jvnet.localizer.Localizable _BuildTriggerStep_no_wait_for_non_jobs()KeyBuildTriggerStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.- Returns:
Waiting for non-job items is not supported
-
BuildTriggerStepExecution_convertedParameterDescription
public static String BuildTriggerStepExecution_convertedParameterDescription(Object arg0, Object arg1, Object arg2) KeyBuildTriggerStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
-
_BuildTriggerStepExecution_convertedParameterDescription
public static org.jvnet.localizer.Localizable _BuildTriggerStepExecution_convertedParameterDescription(Object arg0, Object arg1, Object arg2) KeyBuildTriggerStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
-
BuildTriggerStep_explicitly_disabling_both_propagate_and_wait
KeyBuildTriggerStep.explicitly_disabling_both_propagate_and_wait
:Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
.- Returns:
Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
-
_BuildTriggerStep_explicitly_disabling_both_propagate_and_wait
public static org.jvnet.localizer.Localizable _BuildTriggerStep_explicitly_disabling_both_propagate_and_wait()KeyBuildTriggerStep.explicitly_disabling_both_propagate_and_wait
:Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
.- Returns:
Explicitly disabling both <code>propagate</code> and <code>wait</code> is redundant, since <code>propagate</code> is ignored when <code>wait</code> is disabled. For brevity, leave <code>propagate</code> at its default.
-
BuildTriggerStepExecution_building_
KeyBuildTriggerStepExecution.building_
:Building {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building {0}
-
_BuildTriggerStepExecution_building_
KeyBuildTriggerStepExecution.building_
:Building {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building {0}
-
BuildTriggerStep_unsupported
KeyBuildTriggerStep.unsupported
:Building a {0} is not supported
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building a {0} is not supported
-
_BuildTriggerStep_unsupported
KeyBuildTriggerStep.unsupported
:Building a {0} is not supported
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building a {0} is not supported
-
WaitForBuildStep_cannot_find
KeyWaitForBuildStep.cannot_find
:No such run with externalizable id {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such run with externalizable id {0}
-
_WaitForBuildStep_cannot_find
KeyWaitForBuildStep.cannot_find
:No such run with externalizable id {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such run with externalizable id {0}
-
BuildTriggerStep_no_job_configured
KeyBuildTriggerStep.no_job_configured
:No job configured
.- Returns:
No job configured
-
_BuildTriggerStep_no_job_configured
public static org.jvnet.localizer.Localizable _BuildTriggerStep_no_job_configured()KeyBuildTriggerStep.no_job_configured
:No job configured
.- Returns:
No job configured
-
BuildTriggerStep_cannot_find
KeyBuildTriggerStep.cannot_find
:No such job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such job {0}
-
_BuildTriggerStep_cannot_find
KeyBuildTriggerStep.cannot_find
:No such job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such job {0}
-
WaitForBuildStep_no_run_configured
KeyWaitForBuildStep.no_run_configured
:No runId configured
.- Returns:
No runId configured
-
_WaitForBuildStep_no_run_configured
public static org.jvnet.localizer.Localizable _WaitForBuildStep_no_run_configured()KeyWaitForBuildStep.no_run_configured
:No runId configured
.- Returns:
No runId configured
-