|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.xunit.util.XUnitLog
public class XUnitLog
| Constructor Summary | |
|---|---|
XUnitLog()
|
|
| Method Summary | |
|---|---|
static void |
log(hudson.model.BuildListener listener,
java.lang.String message)
Log output to the given logger |
static java.lang.String |
XUnit_Publiser_Name()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XUnitLog()
| Method Detail |
|---|
public static void log(hudson.model.BuildListener listener,
java.lang.String message)
listener - The current listenermessage - The message to be outputtedpublic static java.lang.String XUnit_Publiser_Name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||