org.jenkinsci.plugins.commands
Class SLC

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

public class SLC
extends Object


Constructor Summary
SLC()
           
 
Method Summary
static String showLog(hudson.model.AbstractProject<?,?> job, int buildNumber, int maxLines)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLC

public SLC()
Method Detail

showLog

public static String showLog(hudson.model.AbstractProject<?,?> job,
                             int buildNumber,
                             int maxLines)


Copyright © 2004-2012. All Rights Reserved.