Package hudson.plugins.promoted_builds
Class Messages
java.lang.Object
hudson.plugins.promoted_builds.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
_BuildTrigger_NoSuchProject
(Object arg0, Object arg1) KeyBuildTrigger.NoSuchProject
:No such project ‘{0}’. Did you mean ‘{1}’?
.static org.jvnet.localizer.Localizable
KeyJobPropertyImpl.LabelString.InvalidBooleanExpression
:Invalid boolean expression: {0}
.static org.jvnet.localizer.Localizable
KeyJobPropertyImpl.LabelString.NoMatch
:There's no agent/cloud that matches this assignment
.static org.jvnet.localizer.Localizable
KeyJobPropertyImpl.ValidateRequired
:Required
.static org.jvnet.localizer.Localizable
KeyKeepBuildForEverAction.console.keepingBuild
:Marking build to keep forever.
.static org.jvnet.localizer.Localizable
KeyKeepBuildForEverAction.console.notPromotion
:This build is not a promotion, how did we get here? Not keeping build.
.static org.jvnet.localizer.Localizable
KeyKeepBuildForEverAction.console.promotionNotGoodEnough
:Promotion build result [{0}] is not good enough. Not keeping build.
.static org.jvnet.localizer.Localizable
KeyKeepBuildForEverAction.descriptor.displayName
:Keep Build Forever
.static org.jvnet.localizer.Localizable
KeyLastBuildPromotionStatusColumn.DisplayName
:Last Build Promotion Status
.static org.jvnet.localizer.Localizable
KeyPromotion.Permissions.Title
:Promotion
.static org.jvnet.localizer.Localizable
KeyPromotion.PromotePermission.Description
:This permission allows user to use force promotion and re-execution of promotion
.static org.jvnet.localizer.Localizable
KeyPromotion.RunnerImpl.Promoting
:Promoting {0}
.static org.jvnet.localizer.Localizable
KeyPromotion.RunnerImpl.SchedulingBuild
:scheduling build for {0}
.static org.jvnet.localizer.Localizable
_PromotionCause_ShortDescription
(Object arg0, Object arg1, Object arg2) KeyPromotionCause.ShortDescription
:Started by promotion {0} for project "{1}", build number {2}
.static org.jvnet.localizer.Localizable
KeyPromotionProcess.PermalinkDisplayName
:Latest promotion:{0}
.static org.jvnet.localizer.Localizable
KeyPromotionStatusColumn.DisplayName
:Build Promotions
.static org.jvnet.localizer.Localizable
_Shared_noSuchProject
(Object arg0) KeyShared.noSuchProject
:No such project ‘{0}’.
.static String
BuildTrigger_NoSuchProject
(Object arg0, Object arg1) KeyBuildTrigger.NoSuchProject
:No such project ‘{0}’. Did you mean ‘{1}’?
.static String
KeyJobPropertyImpl.LabelString.InvalidBooleanExpression
:Invalid boolean expression: {0}
.static String
KeyJobPropertyImpl.LabelString.NoMatch
:There's no agent/cloud that matches this assignment
.static String
KeyJobPropertyImpl.ValidateRequired
:Required
.static String
KeyKeepBuildForEverAction.console.keepingBuild
:Marking build to keep forever.
.static String
KeyKeepBuildForEverAction.console.notPromotion
:This build is not a promotion, how did we get here? Not keeping build.
.static String
KeyKeepBuildForEverAction.console.promotionNotGoodEnough
:Promotion build result [{0}] is not good enough. Not keeping build.
.static String
KeyKeepBuildForEverAction.descriptor.displayName
:Keep Build Forever
.static String
KeyLastBuildPromotionStatusColumn.DisplayName
:Last Build Promotion Status
.static String
KeyPromotion.Permissions.Title
:Promotion
.static String
KeyPromotion.PromotePermission.Description
:This permission allows user to use force promotion and re-execution of promotion
.static String
KeyPromotion.RunnerImpl.Promoting
:Promoting {0}
.static String
KeyPromotion.RunnerImpl.SchedulingBuild
:scheduling build for {0}
.static String
PromotionCause_ShortDescription
(Object arg0, Object arg1, Object arg2) KeyPromotionCause.ShortDescription
:Started by promotion {0} for project "{1}", build number {2}
.static String
KeyPromotionProcess.PermalinkDisplayName
:Latest promotion:{0}
.static String
KeyPromotionStatusColumn.DisplayName
:Build Promotions
.static String
Shared_noSuchProject
(Object arg0) KeyShared.noSuchProject
:No such project ‘{0}’.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
LastBuildPromotionStatusColumn_DisplayName
KeyLastBuildPromotionStatusColumn.DisplayName
:Last Build Promotion Status
.- Returns:
Last Build Promotion Status
-
_LastBuildPromotionStatusColumn_DisplayName
public static org.jvnet.localizer.Localizable _LastBuildPromotionStatusColumn_DisplayName()KeyLastBuildPromotionStatusColumn.DisplayName
:Last Build Promotion Status
.- Returns:
Last Build Promotion Status
-
PromotionCause_ShortDescription
KeyPromotionCause.ShortDescription
:Started by promotion {0} for project "{1}", build number {2}
.- 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:
Started by promotion {0} for project "{1}", build number {2}
-
_PromotionCause_ShortDescription
public static org.jvnet.localizer.Localizable _PromotionCause_ShortDescription(Object arg0, Object arg1, Object arg2) KeyPromotionCause.ShortDescription
:Started by promotion {0} for project "{1}", build number {2}
.- 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:
Started by promotion {0} for project "{1}", build number {2}
-
PromotionStatusColumn_DisplayName
KeyPromotionStatusColumn.DisplayName
:Build Promotions
.- Returns:
Build Promotions
-
_PromotionStatusColumn_DisplayName
public static org.jvnet.localizer.Localizable _PromotionStatusColumn_DisplayName()KeyPromotionStatusColumn.DisplayName
:Build Promotions
.- Returns:
Build Promotions
-
JobPropertyImpl_LabelString_NoMatch
KeyJobPropertyImpl.LabelString.NoMatch
:There's no agent/cloud that matches this assignment
.- Returns:
There's no agent/cloud that matches this assignment
-
_JobPropertyImpl_LabelString_NoMatch
public static org.jvnet.localizer.Localizable _JobPropertyImpl_LabelString_NoMatch()KeyJobPropertyImpl.LabelString.NoMatch
:There's no agent/cloud that matches this assignment
.- Returns:
There's no agent/cloud that matches this assignment
-
Promotion_PromotePermission_Description
KeyPromotion.PromotePermission.Description
:This permission allows user to use force promotion and re-execution of promotion
.- Returns:
This permission allows user to use force promotion and re-execution of promotion
-
_Promotion_PromotePermission_Description
public static org.jvnet.localizer.Localizable _Promotion_PromotePermission_Description()KeyPromotion.PromotePermission.Description
:This permission allows user to use force promotion and re-execution of promotion
.- Returns:
This permission allows user to use force promotion and re-execution of promotion
-
KeepBuildForEverAction_console_keepingBuild
KeyKeepBuildForEverAction.console.keepingBuild
:Marking build to keep forever.
.- Returns:
Marking build to keep forever.
-
_KeepBuildForEverAction_console_keepingBuild
public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_keepingBuild()KeyKeepBuildForEverAction.console.keepingBuild
:Marking build to keep forever.
.- Returns:
Marking build to keep forever.
-
Promotion_RunnerImpl_Promoting
KeyPromotion.RunnerImpl.Promoting
:Promoting {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Promoting {0}
-
_Promotion_RunnerImpl_Promoting
KeyPromotion.RunnerImpl.Promoting
:Promoting {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Promoting {0}
-
JobPropertyImpl_LabelString_InvalidBooleanExpression
KeyJobPropertyImpl.LabelString.InvalidBooleanExpression
:Invalid boolean expression: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid boolean expression: {0}
-
_JobPropertyImpl_LabelString_InvalidBooleanExpression
public static org.jvnet.localizer.Localizable _JobPropertyImpl_LabelString_InvalidBooleanExpression(Object arg0) KeyJobPropertyImpl.LabelString.InvalidBooleanExpression
:Invalid boolean expression: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid boolean expression: {0}
-
JobPropertyImpl_ValidateRequired
KeyJobPropertyImpl.ValidateRequired
:Required
.- Returns:
Required
-
_JobPropertyImpl_ValidateRequired
public static org.jvnet.localizer.Localizable _JobPropertyImpl_ValidateRequired()KeyJobPropertyImpl.ValidateRequired
:Required
.- Returns:
Required
-
KeepBuildForEverAction_console_promotionNotGoodEnough
KeyKeepBuildForEverAction.console.promotionNotGoodEnough
:Promotion build result [{0}] is not good enough. Not keeping build.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Promotion build result [{0}] is not good enough. Not keeping build.
-
_KeepBuildForEverAction_console_promotionNotGoodEnough
public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_promotionNotGoodEnough(Object arg0) KeyKeepBuildForEverAction.console.promotionNotGoodEnough
:Promotion build result [{0}] is not good enough. Not keeping build.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Promotion build result [{0}] is not good enough. Not keeping build.
-
KeepBuildForEverAction_console_notPromotion
KeyKeepBuildForEverAction.console.notPromotion
:This build is not a promotion, how did we get here? Not keeping build.
.- Returns:
This build is not a promotion, how did we get here? Not keeping build.
-
_KeepBuildForEverAction_console_notPromotion
public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_notPromotion()KeyKeepBuildForEverAction.console.notPromotion
:This build is not a promotion, how did we get here? Not keeping build.
.- Returns:
This build is not a promotion, how did we get here? Not keeping build.
-
BuildTrigger_NoSuchProject
KeyBuildTrigger.NoSuchProject
:No such project ‘{0}’. Did you mean ‘{1}’?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such project ‘{0}’. Did you mean ‘{1}’?
-
_BuildTrigger_NoSuchProject
KeyBuildTrigger.NoSuchProject
:No such project ‘{0}’. Did you mean ‘{1}’?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such project ‘{0}’. Did you mean ‘{1}’?
-
PromotionProcess_PermalinkDisplayName
KeyPromotionProcess.PermalinkDisplayName
:Latest promotion:{0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Latest promotion:{0}
-
_PromotionProcess_PermalinkDisplayName
KeyPromotionProcess.PermalinkDisplayName
:Latest promotion:{0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Latest promotion:{0}
-
KeepBuildForEverAction_descriptor_displayName
KeyKeepBuildForEverAction.descriptor.displayName
:Keep Build Forever
.- Returns:
Keep Build Forever
-
_KeepBuildForEverAction_descriptor_displayName
public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_descriptor_displayName()KeyKeepBuildForEverAction.descriptor.displayName
:Keep Build Forever
.- Returns:
Keep Build Forever
-
Promotion_Permissions_Title
KeyPromotion.Permissions.Title
:Promotion
.- Returns:
Promotion
-
_Promotion_Permissions_Title
public static org.jvnet.localizer.Localizable _Promotion_Permissions_Title()KeyPromotion.Permissions.Title
:Promotion
.- Returns:
Promotion
-
Promotion_RunnerImpl_SchedulingBuild
KeyPromotion.RunnerImpl.SchedulingBuild
:scheduling build for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
scheduling build for {0}
-
_Promotion_RunnerImpl_SchedulingBuild
KeyPromotion.RunnerImpl.SchedulingBuild
:scheduling build for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
scheduling build for {0}
-