Class Messages
java.lang.Object
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.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
KeyBuildWithEiffelStep.cannot_find
:No such job {0}
.static org.jvnet.localizer.Localizable
KeyBuildWithEiffelStep.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
KeyBuildWithEiffelStep.no_job_configured
:No job configured
.static org.jvnet.localizer.Localizable
KeyBuildWithEiffelStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.static org.jvnet.localizer.Localizable
KeyBuildWithEiffelStep.unsupported
:Building a {0} is not supported
.static org.jvnet.localizer.Localizable
KeyBuildWithEiffelStepExecution.building_
:Building {0}
.static org.jvnet.localizer.Localizable
_BuildWithEiffelStepExecution_convertedParameterDescription
(Object arg0, Object arg1, Object arg2) KeyBuildWithEiffelStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.static String
KeyBuildWithEiffelStep.cannot_find
:No such job {0}
.static String
KeyBuildWithEiffelStep.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
KeyBuildWithEiffelStep.no_job_configured
:No job configured
.static String
KeyBuildWithEiffelStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.static String
KeyBuildWithEiffelStep.unsupported
:Building a {0} is not supported
.static String
KeyBuildWithEiffelStepExecution.building_
:Building {0}
.static String
BuildWithEiffelStepExecution_convertedParameterDescription
(Object arg0, Object arg1, Object arg2) KeyBuildWithEiffelStepExecution.convertedParameterDescription
:{0} (Automatically converted to {1} because {2} passed the parameter using a different type)
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BuildWithEiffelStepExecution_building_
KeyBuildWithEiffelStepExecution.building_
:Building {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building {0}
-
_BuildWithEiffelStepExecution_building_
KeyBuildWithEiffelStepExecution.building_
:Building {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building {0}
-
BuildWithEiffelStep_cannot_find
KeyBuildWithEiffelStep.cannot_find
:No such job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such job {0}
-
_BuildWithEiffelStep_cannot_find
KeyBuildWithEiffelStep.cannot_find
:No such job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such job {0}
-
BuildWithEiffelStep_no_job_configured
KeyBuildWithEiffelStep.no_job_configured
:No job configured
.- Returns:
No job configured
-
_BuildWithEiffelStep_no_job_configured
public static org.jvnet.localizer.Localizable _BuildWithEiffelStep_no_job_configured()KeyBuildWithEiffelStep.no_job_configured
:No job configured
.- Returns:
No job configured
-
BuildWithEiffelStepExecution_convertedParameterDescription
public static String BuildWithEiffelStepExecution_convertedParameterDescription(Object arg0, Object arg1, Object arg2) KeyBuildWithEiffelStepExecution.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)
-
_BuildWithEiffelStepExecution_convertedParameterDescription
public static org.jvnet.localizer.Localizable _BuildWithEiffelStepExecution_convertedParameterDescription(Object arg0, Object arg1, Object arg2) KeyBuildWithEiffelStepExecution.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)
-
BuildWithEiffelStep_no_wait_for_non_jobs
KeyBuildWithEiffelStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.- Returns:
Waiting for non-job items is not supported
-
_BuildWithEiffelStep_no_wait_for_non_jobs
public static org.jvnet.localizer.Localizable _BuildWithEiffelStep_no_wait_for_non_jobs()KeyBuildWithEiffelStep.no_wait_for_non_jobs
:Waiting for non-job items is not supported
.- Returns:
Waiting for non-job items is not supported
-
BuildWithEiffelStep_unsupported
KeyBuildWithEiffelStep.unsupported
:Building a {0} is not supported
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building a {0} is not supported
-
_BuildWithEiffelStep_unsupported
KeyBuildWithEiffelStep.unsupported
:Building a {0} is not supported
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Building a {0} is not supported
-
BuildWithEiffelStep_explicitly_disabling_both_propagate_and_wait
KeyBuildWithEiffelStep.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.
-
_BuildWithEiffelStep_explicitly_disabling_both_propagate_and_wait
public static org.jvnet.localizer.Localizable _BuildWithEiffelStep_explicitly_disabling_both_propagate_and_wait()KeyBuildWithEiffelStep.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.
-