Uses of Interface
org.nuxeo.ecm.automation.OperationCallback
Packages that use OperationCallback
-
Uses of OperationCallback in org.nuxeo.ecm.automation
Fields in org.nuxeo.ecm.automation declared as OperationCallbackMethods in org.nuxeo.ecm.automation that return OperationCallbackMethods in org.nuxeo.ecm.automation with parameters of type OperationCallbackModifier and TypeMethodDescriptionvoid
OperationContext.setCallback
(OperationCallback chainCallback) -
Uses of OperationCallback in org.nuxeo.ecm.automation.core.trace
Classes in org.nuxeo.ecm.automation.core.trace that implement OperationCallbackModifier and TypeClassDescriptionclass
Automation Abstract tracer recording all automation execution traces.Methods in org.nuxeo.ecm.automation.core.trace that return OperationCallback