public class EvaluationTrace extends Object
Stapler.invoke(RequestImpl, ResponseImpl, Object)
evaluation traces.Constructor and Description |
---|
EvaluationTrace() |
Modifier and Type | Method and Description |
---|---|
static EvaluationTrace |
get(StaplerRequest req) |
void |
printHtml(PrintWriter w) |
void |
trace(StaplerResponse rsp,
String msg) |
public void trace(StaplerResponse rsp, String msg)
public void printHtml(PrintWriter w)
public static EvaluationTrace get(StaplerRequest req)
Copyright © 2013. All rights reserved.