hudson.plugins.promoted_builds_simple
Class Messages

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

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _PromotedBuildSelector_DisplayName()
          Latest promoted build
static org.jvnet.localizer.Localizable _PromotionLevelParameter_DisplayName()
          Promotion Level
static org.jvnet.localizer.Localizable _Upload_Back()
          Back
static org.jvnet.localizer.Localizable _Upload_DupName()
          File with this name already exists in userContent.
static org.jvnet.localizer.Localizable _Upload_NoFile()
          No file uploaded.
static org.jvnet.localizer.Localizable _Upload_Uploaded(Object arg1)
          Uploaded image file; use {0} in Icon field above.
static String PromotedBuildSelector_DisplayName()
          Latest promoted build
static String PromotionLevelParameter_DisplayName()
          Promotion Level
static String Upload_Back()
          Back
static String Upload_DupName()
          File with this name already exists in userContent.
static String Upload_NoFile()
          No file uploaded.
static String Upload_Uploaded(Object arg1)
          Uploaded image file; use {0} in Icon field above.
 
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

Upload_Uploaded

public static String Upload_Uploaded(Object arg1)
Uploaded image file; use {0} in Icon field above.


_Upload_Uploaded

public static org.jvnet.localizer.Localizable _Upload_Uploaded(Object arg1)
Uploaded image file; use {0} in Icon field above.


PromotionLevelParameter_DisplayName

public static String PromotionLevelParameter_DisplayName()
Promotion Level


_PromotionLevelParameter_DisplayName

public static org.jvnet.localizer.Localizable _PromotionLevelParameter_DisplayName()
Promotion Level


PromotedBuildSelector_DisplayName

public static String PromotedBuildSelector_DisplayName()
Latest promoted build


_PromotedBuildSelector_DisplayName

public static org.jvnet.localizer.Localizable _PromotedBuildSelector_DisplayName()
Latest promoted build


Upload_DupName

public static String Upload_DupName()
File with this name already exists in userContent.


_Upload_DupName

public static org.jvnet.localizer.Localizable _Upload_DupName()
File with this name already exists in userContent.


Upload_Back

public static String Upload_Back()
Back


_Upload_Back

public static org.jvnet.localizer.Localizable _Upload_Back()
Back


Upload_NoFile

public static String Upload_NoFile()
No file uploaded.


_Upload_NoFile

public static org.jvnet.localizer.Localizable _Upload_NoFile()
No file uploaded.



Copyright © 2004-2011. All Rights Reserved.