|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kohsuke.stapler.EvaluationTrace
public class EvaluationTrace
Remebers the Stapler.invoke(RequestImpl, ResponseImpl, Object)
evaluation traces.
| Constructor Summary | |
|---|---|
EvaluationTrace()
|
|
| Method Summary | |
|---|---|
static EvaluationTrace |
get(StaplerRequest req)
|
void |
printHtml(java.io.PrintWriter w)
|
void |
trace(StaplerResponse rsp,
java.lang.String msg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvaluationTrace()
| Method Detail |
|---|
public void trace(StaplerResponse rsp,
java.lang.String msg)
public void printHtml(java.io.PrintWriter w)
public static EvaluationTrace get(StaplerRequest req)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||