hudson.plugins.cmvc
Class Messages

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

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _cmvc_checkoutScript_filenotexist()
          File does not exist.
static org.jvnet.localizer.Localizable _cmvc_family_mandatory()
          Family is mandatory
static org.jvnet.localizer.Localizable _cmvc_releases_mandatory()
          Releases is mandatory
static java.lang.String cmvc_checkoutScript_filenotexist()
          File does not exist.
static java.lang.String cmvc_family_mandatory()
          Family is mandatory
static java.lang.String cmvc_releases_mandatory()
          Releases is mandatory
 
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

cmvc_releases_mandatory

public static java.lang.String cmvc_releases_mandatory()
Releases is mandatory


_cmvc_releases_mandatory

public static org.jvnet.localizer.Localizable _cmvc_releases_mandatory()
Releases is mandatory


cmvc_family_mandatory

public static java.lang.String cmvc_family_mandatory()
Family is mandatory


_cmvc_family_mandatory

public static org.jvnet.localizer.Localizable _cmvc_family_mandatory()
Family is mandatory


cmvc_checkoutScript_filenotexist

public static java.lang.String cmvc_checkoutScript_filenotexist()
File does not exist.


_cmvc_checkoutScript_filenotexist

public static org.jvnet.localizer.Localizable _cmvc_checkoutScript_filenotexist()
File does not exist.



Copyright © 2004-2011. All Rights Reserved.