hudson.plugins.changelog_history
Class Messages

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

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _actionTitle()
          Change Log History
static org.jvnet.localizer.Localizable _MoreChangeLogHistory()
          More change log history
static String actionTitle()
          Change Log History
static String MoreChangeLogHistory()
          More change log history
 
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

MoreChangeLogHistory

public static String MoreChangeLogHistory()
More change log history


_MoreChangeLogHistory

public static org.jvnet.localizer.Localizable _MoreChangeLogHistory()
More change log history


actionTitle

public static String actionTitle()
Change Log History


_actionTitle

public static org.jvnet.localizer.Localizable _actionTitle()
Change Log History



Copyright © 2004-2011. All Rights Reserved.