Uses of Class
org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
-
Packages that use ComputationContextImpl Package Description org.nuxeo.ecm.core.bulk.computation org.nuxeo.lib.stream.computation.log 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 ComputationContextImpl Modifier and Type Method Description protected voidBulkScrollerComputation. 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 ComputationContextImpl Modifier and Type Field Description protected ComputationContextImplComputationRunner. contextMethods in org.nuxeo.lib.stream.computation.log with parameters of type ComputationContextImpl Modifier and Type Method Description protected voidComputationRunner. processFallback(ComputationContextImpl context)
-