Uses of Class
org.nuxeo.ecm.automation.core.trace.Call
-
Uses of Call in org.nuxeo.ecm.automation.core.trace
Modifier and TypeMethodDescriptionTrace.getParent()
TracerFactory.newCall
(OperationType chain, OperationContext context, OperationType type, InvokableMethod method, Map<String, Object> params) If trace mode is enabled, instantiateCall
.Modifier and TypeMethodDescriptionTracerFactory.newTrace
(Call parent, OperationType typeof, List<Call> calls, Object output, Exception error) Modifier and TypeMethodDescriptionprotected void
Trace.litePrintCall
(List<Call> calls, BufferedWriter writer) TracerFactory.newTrace
(Call parent, OperationType typeof, List<Call> calls, Object output, Exception error) protected void
Trace.printCalls
(List<Call> calls, BufferedWriter writer)