org.jenkinsci.plugins.configfiles
Class Messages

java.lang.Object
  extended by org.jenkinsci.plugins.configfiles.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _custom_provider_description()
          a custom file
static org.jvnet.localizer.Localizable _custom_provider_name()
          Custom file
static org.jvnet.localizer.Localizable _description()
          manage files like 'settings.xml' for maven and there like.
static org.jvnet.localizer.Localizable _display_name()
          Configuration files
static String custom_provider_description()
          a custom file
static String custom_provider_name()
          Custom file
static String description()
          manage files like 'settings.xml' for maven and there like.
static String display_name()
          Configuration files
 
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

display_name

public static String display_name()
Configuration files


_display_name

public static org.jvnet.localizer.Localizable _display_name()
Configuration files


custom_provider_name

public static String custom_provider_name()
Custom file


_custom_provider_name

public static org.jvnet.localizer.Localizable _custom_provider_name()
Custom file


description

public static String description()
manage files like 'settings.xml' for maven and there like.


_description

public static org.jvnet.localizer.Localizable _description()
manage files like 'settings.xml' for maven and there like.


custom_provider_description

public static String custom_provider_description()
a custom file


_custom_provider_description

public static org.jvnet.localizer.Localizable _custom_provider_description()
a custom file



Copyright © 2004-2011. All Rights Reserved.