| Package | Description |
|---|---|
| org.nuxeo.ecm.automation | |
| org.nuxeo.ecm.automation.core.trace |
| Modifier and Type | Method and Description |
|---|---|
OperationCallback |
OperationContext.getChainCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationContext.addChainCallback(OperationCallback chainCallback) |
| Constructor and Description |
|---|
TraceException(OperationCallback tracer,
Throwable cause) |
| Modifier and Type | Class and Description |
|---|---|
class |
Tracer
Automation tracer recording all automation execution traces when mode
activated.
|
class |
TracerLite
Automation tracer recording lightweight automation execution traces when mode
deactivated.
|
| Modifier and Type | Method and Description |
|---|---|
OperationCallback |
TracerFactory.newTracer(String operationTypeId)
If trace mode is enabled, instantiate
Tracer. |
Copyright © 2013 Nuxeo SA. All Rights Reserved.