Uses of Class
org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
Packages that use ComputationContextImpl
Package
Description
Computation pattern implemented with Log
-
Uses of ComputationContextImpl in org.nuxeo.ecm.core.bulk.computation
Methods in org.nuxeo.ecm.core.bulk.computation with parameters of type ComputationContextImplModifier and TypeMethodDescriptionprotected void
BulkScrollerComputation.flushRecords
(ComputationContextImpl contextImpl, String commandId) -
Uses of ComputationContextImpl in org.nuxeo.lib.stream.computation.log
Fields in org.nuxeo.lib.stream.computation.log declared as ComputationContextImplMethods in org.nuxeo.lib.stream.computation.log with parameters of type ComputationContextImplModifier and TypeMethodDescriptionprotected void
ComputationRunner.processFallback
(ComputationContextImpl context)