hudson.plugins.promoted_builds
Class Messages

java.lang.Object
  extended by hudson.plugins.promoted_builds.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _JobPropertyImpl_ValidateRequired()
          Required
static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_keepingBuild()
          Marking build to keep forever.
static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_notPromotion()
          This build is not a promotion, how did we get here? Not keeping build.
static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_promotionNotGoodEnough(java.lang.Object arg1)
          Promotion build result [{0}] is not good enough.
static org.jvnet.localizer.Localizable _KeepBuildForEverAction_descriptor_displayName()
          Keep Build Forever
static org.jvnet.localizer.Localizable _PromotionProcess_PermalinkDisplayName(java.lang.Object arg1)
          Latest promotion:{0}
static java.lang.String JobPropertyImpl_ValidateRequired()
          Required
static java.lang.String KeepBuildForEverAction_console_keepingBuild()
          Marking build to keep forever.
static java.lang.String KeepBuildForEverAction_console_notPromotion()
          This build is not a promotion, how did we get here? Not keeping build.
static java.lang.String KeepBuildForEverAction_console_promotionNotGoodEnough(java.lang.Object arg1)
          Promotion build result [{0}] is not good enough.
static java.lang.String KeepBuildForEverAction_descriptor_displayName()
          Keep Build Forever
static java.lang.String PromotionProcess_PermalinkDisplayName(java.lang.Object arg1)
          Latest promotion:{0}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

KeepBuildForEverAction_descriptor_displayName

public static java.lang.String KeepBuildForEverAction_descriptor_displayName()
Keep Build Forever


_KeepBuildForEverAction_descriptor_displayName

public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_descriptor_displayName()
Keep Build Forever


KeepBuildForEverAction_console_promotionNotGoodEnough

public static java.lang.String KeepBuildForEverAction_console_promotionNotGoodEnough(java.lang.Object arg1)
Promotion build result [{0}] is not good enough. Not keeping build.


_KeepBuildForEverAction_console_promotionNotGoodEnough

public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_promotionNotGoodEnough(java.lang.Object arg1)
Promotion build result [{0}] is not good enough. Not keeping build.


KeepBuildForEverAction_console_keepingBuild

public static java.lang.String KeepBuildForEverAction_console_keepingBuild()
Marking build to keep forever.


_KeepBuildForEverAction_console_keepingBuild

public static org.jvnet.localizer.Localizable _KeepBuildForEverAction_console_keepingBuild()
Marking build to keep forever.


KeepBuildForEverAction_console_notPromotion

public static java.lang.String KeepBuildForEverAction_console_notPromotion()
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()
This build is not a promotion, how did we get here? Not keeping build.


PromotionProcess_PermalinkDisplayName

public static java.lang.String PromotionProcess_PermalinkDisplayName(java.lang.Object arg1)
Latest promotion:{0}


_PromotionProcess_PermalinkDisplayName

public static org.jvnet.localizer.Localizable _PromotionProcess_PermalinkDisplayName(java.lang.Object arg1)
Latest promotion:{0}


JobPropertyImpl_ValidateRequired

public static java.lang.String JobPropertyImpl_ValidateRequired()
Required


_JobPropertyImpl_ValidateRequired

public static org.jvnet.localizer.Localizable _JobPropertyImpl_ValidateRequired()
Required



Copyright © 2004-2011. All Rights Reserved.