hudson.plugins.changelog_history
Class Messages

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

public class Messages
extends java.lang.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 java.lang.String actionTitle()
          Change Log History
static java.lang.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 java.lang.String MoreChangeLogHistory()
More change log history


_MoreChangeLogHistory

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


actionTitle

public static java.lang.String actionTitle()
Change Log History


_actionTitle

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



Copyright © 2004-2011. All Rights Reserved.