org.jenkinsci.plugins.commands
Class SLC
java.lang.Object
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 |
SLC
public SLC()
showLog
public static String showLog(hudson.model.AbstractProject<?,?> job,
int buildNumber,
int maxLines)
throws WrongBuildNumberException
- Throws:
WrongBuildNumberException
Copyright © 2004-2012. All Rights Reserved.