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 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 ComputationContextImpl Modifier and Type Field Description protected ComputationContextImpl
ComputationRunner. context
Methods in org.nuxeo.lib.stream.computation.log with parameters of type ComputationContextImpl Modifier and Type Method Description protected void
ComputationRunner. processFallback(ComputationContextImpl context)
-