hudson.plugins.release.promotion
Class Messages

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

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ReleasePromotionCondition_DisplayName()
          If the build is a release build
static java.lang.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 java.lang.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-2012. All Rights Reserved.