Package org.kohsuke.stapler
Class EvaluationTrace
java.lang.Object
org.kohsuke.stapler.EvaluationTrace
Remembers the
Stapler.invoke(RequestImpl, ResponseImpl, Object)
evaluation traces.- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EvaluationTrace
get
(StaplerRequest2 req) void
void
trace
(StaplerResponse2 rsp, String msg)
-
Constructor Details
-
EvaluationTrace
public EvaluationTrace()
-
-
Method Details
-
trace
-
printHtml
-
get
-