hudson.plugins.release.promotion
Class Messages

java.lang.Object
  extended by hudson.plugins.release.promotion.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ReleasePromotionCondition_DisplayName()
          If the build is a release build
static String ReleasePromotionCondition_DisplayName()
          If the build is a release build
 
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

ReleasePromotionCondition_DisplayName

public static String ReleasePromotionCondition_DisplayName()
If the build is a release build


_ReleasePromotionCondition_DisplayName

public static org.jvnet.localizer.Localizable _ReleasePromotionCondition_DisplayName()
If the build is a release build



Copyright © 2004-2013. All Rights Reserved.