org.jenkinsci.plugins.commands
Class Messages

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

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ShowLogCommand()
          Shows a build''s log.
static String ShowLogCommand()
          Shows a build''s log.
 
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

ShowLogCommand

public static String ShowLogCommand()
Shows a build''s log.


_ShowLogCommand

public static org.jvnet.localizer.Localizable _ShowLogCommand()
Shows a build''s log.



Copyright © 2004-2012. All Rights Reserved.