Uses of Interface
org.nuxeo.runtime.stream.StreamProcessorTopology
Packages that use StreamProcessorTopology
Package
Description
-
Uses of StreamProcessorTopology in org.nuxeo.audit.storage.stream
Classes in org.nuxeo.audit.storage.stream that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.drive.action that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.automation.core.operations.services.bulk that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.core.action that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.core.blob.stream that implement StreamProcessorTopology -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.core.bulk.action that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.core.bulk.introspection that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
A processor to introspect Nuxeo Stream activities at the cluster level. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.migrator
Classes in org.nuxeo.ecm.core.migrator that implement StreamProcessorTopology -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.model.stream
Classes in org.nuxeo.ecm.core.model.stream that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
A Processor that clean repository on document deletion. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.security
Classes in org.nuxeo.ecm.core.security that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
Bulk action executed for documents whose retention has expired. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.storage.action
Classes in org.nuxeo.ecm.core.storage.action that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
Bulk Action to extract fulltext from blobs.class
Bulk Action to fix the binary fulltext storage when switching storage from repository to blob using nuxeo.vcs.fulltext.storedInBlob=true on an existing instance. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.storage.dbs.action
Classes in org.nuxeo.ecm.core.storage.dbs.action that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.platform.audit.impl that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.platform.csv.export.action that implement StreamProcessorTopology -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.picture.recompute
Classes in org.nuxeo.ecm.platform.picture.recompute that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.platform.routing.core.bulk that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.ecm.platform.thumbnail.action that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
Bulk Action processor that generates thumbnails from documents. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.video.action
Classes in org.nuxeo.ecm.platform.video.action that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.elasticsearch.bulk that implement StreamProcessorTopologyModifier 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
Classes in org.nuxeo.runtime.stream that implement StreamProcessorTopologyModifier and TypeClassDescriptionclass
A processor fetching stream metrics populating Dropwizard metrics.Fields in org.nuxeo.runtime.stream with type parameters of type StreamProcessorTopologyModifier and TypeFieldDescriptionClass<? extends StreamProcessorTopology>
StreamProcessorDescriptor.klass