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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyBuildTriggerStep.cannot_find:No such job {0}.static org.jvnet.localizer.LocalizableKeyBuildTriggerStep.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.LocalizableKeyBuildTriggerStep.no_job_configured:No job configured.static org.jvnet.localizer.LocalizableKeyBuildTriggerStep.no_wait_for_non_jobs:Waiting for non-job items is not supported.static org.jvnet.localizer.LocalizableKeyBuildTriggerStep.unsupported:Building a {0} is not supported.static org.jvnet.localizer.LocalizableKeyBuildTriggerStepExecution.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.LocalizableKeyBuildTriggerStepExecution.scheduling:Scheduling {0}.static org.jvnet.localizer.LocalizableKeyWaitForBuildStep.cannot_find:No such run with externalizable id {0}.static org.jvnet.localizer.LocalizableKeyWaitForBuildStep.no_run_configured:No runId configured.static org.jvnet.localizer.LocalizableKeyWaitForBuildStepExecution.waitfor:Wait for {0} to complete.static StringKeyBuildTriggerStep.cannot_find:No such job {0}.static StringKeyBuildTriggerStep.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 StringKeyBuildTriggerStep.no_job_configured:No job configured.static StringKeyBuildTriggerStep.no_wait_for_non_jobs:Waiting for non-job items is not supported.static StringKeyBuildTriggerStep.unsupported:Building a {0} is not supported.static StringKeyBuildTriggerStepExecution.building_:Building {0}.static StringBuildTriggerStepExecution_convertedParameterDescription(Object arg0, Object arg1, Object arg2) KeyBuildTriggerStepExecution.convertedParameterDescription:{0} (Automatically converted to {1} because {2} passed the parameter using a different type).static StringKeyBuildTriggerStepExecution.scheduling:Scheduling {0}.static StringKeyWaitForBuildStep.cannot_find:No such run with externalizable id {0}.static StringKeyWaitForBuildStep.no_run_configured:No runId configured.static StringKeyWaitForBuildStepExecution.waitfor:Wait for {0} to complete.
-
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}
-
WaitForBuildStepExecution_waitfor
KeyWaitForBuildStepExecution.waitfor:Wait for {0} to complete.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Wait for {0} to complete
-
_WaitForBuildStepExecution_waitfor
KeyWaitForBuildStepExecution.waitfor:Wait for {0} to complete.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Wait for {0} to complete
-
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
-
BuildTriggerStepExecution_scheduling
KeyBuildTriggerStepExecution.scheduling:Scheduling {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Scheduling {0}
-
_BuildTriggerStepExecution_scheduling
KeyBuildTriggerStepExecution.scheduling:Scheduling {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Scheduling {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}
-
_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
-