org.jenkins.ci.plugins
Class Messages

java.lang.Object
  extended by org.jenkins.ci.plugins.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ActionLabel()
          Poll SCM
static org.jvnet.localizer.Localizable _DisplayName()
          Job Poll Action Plugin
static String ActionLabel()
          Poll SCM
static String DisplayName()
          Job Poll Action Plugin
 
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

DisplayName

public static String DisplayName()
Job Poll Action Plugin


_DisplayName

public static org.jvnet.localizer.Localizable _DisplayName()
Job Poll Action Plugin


ActionLabel

public static String ActionLabel()
Poll SCM


_ActionLabel

public static org.jvnet.localizer.Localizable _ActionLabel()
Poll SCM



Copyright © 2004-2012. All Rights Reserved.