Uses of Interface
org.nuxeo.runtime.stream.StreamProcessorTopology
Package
Description
-
Uses of StreamProcessorTopology in org.nuxeo.audit.storage.stream
Modifier and TypeClassDescriptionclass
Computation that consumes a stream of Json log entries and write them to the Directory Audit Storage. -
Uses of StreamProcessorTopology in org.nuxeo.drive.action
Modifier and TypeClassDescriptionclass
Bulk Action processor that fires group updated events for Nuxeo Drive. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.automation.core.operations.services.bulk
Modifier and TypeClassDescriptionclass
Bulk Action that runs an automation operationclass
Bulk Action that runs an automation operationclass
Bulk Action that runs an automation operation dedicated for UI -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.action
Modifier and TypeClassDescriptionclass
Bulk Action to delete documents directly at storage level.class
Removes the orphan document blobs.class
Removes the orphan versions. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.blob.stream
-
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk
Modifier and TypeClassDescriptionclass
class
Bulk Action to set blob length property using the length provided by the s3 binary store. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk.action
Modifier and TypeClassDescriptionclass
Removes documents which are proxies and whose id is contained in the given ids list.class
class
class
-
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk.introspection
Modifier and TypeClassDescriptionclass
A processor to introspect Nuxeo Stream activities at the cluster level. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.migrator
-
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.model.stream
Modifier and TypeClassDescriptionclass
A Processor that clean repository on document deletion. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.security
Modifier and TypeClassDescriptionclass
Bulk action executed for documents whose retention has expired. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.storage.action
Modifier and TypeClassDescriptionclass
Bulk Action to extract fulltext from blobs. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.storage.dbs.action
Modifier and TypeClassDescriptionclass
Action to update the Read ACLs on a list of documents, without recursion. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.audit.impl
Modifier and TypeClassDescriptionclass
Computation that consumes a stream of log entries and write them to the audit backend. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.csv.export.action
-
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.picture.recompute
Modifier and TypeClassDescriptionclass
BAF Computation that fills picture views for the blob property described by the given xpath. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.routing.core.bulk
Modifier and TypeClassDescriptionclass
Computes the escalation rules to execute on given documents and then execute them.class
-
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.thumbnail.action
Modifier and TypeClassDescriptionclass
Bulk Action processor that generates thumbnails from documents. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.video.action
Modifier and TypeClassDescriptionclass
BAF Computation that fills video renditions for the blob property described by the given xpath. -
Uses of StreamProcessorTopology in org.nuxeo.elasticsearch.bulk
Modifier and TypeClassDescriptionclass
A Nuxeo Bulk Action to index documents. it decouples the document extraction to build the elasticsearch request and the indexing. -
Uses of StreamProcessorTopology in org.nuxeo.runtime.stream
Modifier and TypeClassDescriptionclass
A processor fetching stream metrics populating Dropwizard metrics.Modifier and TypeFieldDescriptionClass<? extends StreamProcessorTopology>
StreamProcessorDescriptor.klass