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
Constructors -
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.LocalizableKeyJobPropertyImpl.LabelString.InvalidBooleanExpression:Invalid boolean expression: {0}.static org.jvnet.localizer.LocalizableKeyJobPropertyImpl.LabelString.NoMatch:There's no agent/cloud that matches this assignment.static org.jvnet.localizer.LocalizableKeyJobPropertyImpl.ValidateRequired:Required.static org.jvnet.localizer.LocalizableKeyKeepBuildForEverAction.console.keepingBuild:Marking build to keep forever..static org.jvnet.localizer.LocalizableKeyKeepBuildForEverAction.console.notPromotion:This build is not a promotion, how did we get here? Not keeping build..static org.jvnet.localizer.LocalizableKeyKeepBuildForEverAction.console.promotionNotGoodEnough:Promotion build result [{0}] is not good enough. Not keeping build..static org.jvnet.localizer.LocalizableKeyKeepBuildForEverAction.descriptor.displayName:Keep Build Forever.static org.jvnet.localizer.LocalizableKeyLastBuildPromotionStatusColumn.DisplayName:Last Build Promotion Status.static org.jvnet.localizer.LocalizableKeyPromotion.Permissions.Title:Promotion.static org.jvnet.localizer.LocalizableKeyPromotion.PromotePermission.Description:This permission allows user to use force promotion and re-execution of promotion.static org.jvnet.localizer.LocalizableKeyPromotion.RunnerImpl.Promoting:Promoting {0}.static org.jvnet.localizer.LocalizableKeyPromotion.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.LocalizableKeyPromotionProcess.PermalinkDisplayName:Latest promotion:{0}.static org.jvnet.localizer.LocalizableKeyPromotionStatusColumn.DisplayName:Build Promotions.static org.jvnet.localizer.Localizable_Shared_noSuchProject(Object arg0) KeyShared.noSuchProject:No such project ‘{0}’..static StringBuildTrigger_NoSuchProject(Object arg0, Object arg1) KeyBuildTrigger.NoSuchProject:No such project ‘{0}’. Did you mean ‘{1}’?.static StringKeyJobPropertyImpl.LabelString.InvalidBooleanExpression:Invalid boolean expression: {0}.static StringKeyJobPropertyImpl.LabelString.NoMatch:There's no agent/cloud that matches this assignment.static StringKeyJobPropertyImpl.ValidateRequired:Required.static StringKeyKeepBuildForEverAction.console.keepingBuild:Marking build to keep forever..static StringKeyKeepBuildForEverAction.console.notPromotion:This build is not a promotion, how did we get here? Not keeping build..static StringKeyKeepBuildForEverAction.console.promotionNotGoodEnough:Promotion build result [{0}] is not good enough. Not keeping build..static StringKeyKeepBuildForEverAction.descriptor.displayName:Keep Build Forever.static StringKeyLastBuildPromotionStatusColumn.DisplayName:Last Build Promotion Status.static StringKeyPromotion.Permissions.Title:Promotion.static StringKeyPromotion.PromotePermission.Description:This permission allows user to use force promotion and re-execution of promotion.static StringKeyPromotion.RunnerImpl.Promoting:Promoting {0}.static StringKeyPromotion.RunnerImpl.SchedulingBuild:scheduling build for {0}.static StringPromotionCause_ShortDescription(Object arg0, Object arg1, Object arg2) KeyPromotionCause.ShortDescription:Started by promotion {0} for project "{1}", build number {2}.static StringKeyPromotionProcess.PermalinkDisplayName:Latest promotion:{0}.static StringKeyPromotionStatusColumn.DisplayName:Build Promotions.static StringShared_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}
-