Uses of Interface
org.nuxeo.runtime.stream.StreamProcessorTopology
-
-
Uses of StreamProcessorTopology in org.nuxeo.audit.storage.stream
Classes in org.nuxeo.audit.storage.stream that implement StreamProcessorTopology Modifier and Type Class Description classStreamAuditStorageWriterComputation 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 StreamProcessorTopology Modifier and Type Class Description classFireGroupUpdatedEventActionBulk 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 StreamProcessorTopology Modifier and Type Class Description classAbstractAutomationBulkActionBulk Action that runs an automation operationclassAutomationBulkActionBulk Action that runs an automation operationclassAutomationBulkActionUiBulk 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 StreamProcessorTopology Modifier and Type Class Description classDeletionActionBulk Action to delete documents directly at storage level.classGarbageCollectOrphanBlobsActionRemoves the orphan document blobs.classGarbageCollectOrphanVersionsActionRemoves the orphan versions. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.blob.stream
Classes in org.nuxeo.ecm.core.blob.stream that implement StreamProcessorTopology Modifier and Type Class Description classStreamOrphanBlobGC -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement StreamProcessorTopology Modifier and Type Class Description classBulkServiceProcessorclassS3SetBlobLengthActionBulk 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 StreamProcessorTopology Modifier and Type Class Description classRemoveProxyActionRemoves documents which are proxies and whose id is contained in the given ids list.classSetPropertiesActionclassSetSystemPropertiesActionclassTrashAction -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.bulk.introspection
Classes in org.nuxeo.ecm.core.bulk.introspection that implement StreamProcessorTopology Modifier and Type Class Description classStreamIntrospectionProcessorA 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 Modifier and Type Class Description static classAbstractBulkMigrator.MigrationAction -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.model.stream
Classes in org.nuxeo.ecm.core.model.stream that implement StreamProcessorTopology Modifier and Type Class Description classStreamDocumentGCA 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 StreamProcessorTopology Modifier and Type Class Description classRetentionExpiredActionBulk 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 StreamProcessorTopology Modifier and Type Class Description classExtractBinaryFulltextActionBulk Action to extract fulltext from blobs. -
Uses of StreamProcessorTopology in org.nuxeo.ecm.core.storage.dbs.action
Classes in org.nuxeo.ecm.core.storage.dbs.action that implement StreamProcessorTopology Modifier and Type Class Description classUpdateReadAclsActionAction 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 StreamProcessorTopology Modifier and Type Class Description classStreamAuditWriterComputation 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 Modifier and Type Class Description classCSVExportAction -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.picture.recompute
Classes in org.nuxeo.ecm.platform.picture.recompute that implement StreamProcessorTopology Modifier and Type Class Description classRecomputeViewsActionBAF 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 StreamProcessorTopology Modifier and Type Class Description classDocumentRoutingEscalationActionComputes the escalation rules to execute on given documents and then execute them.classGarbageCollectRoutesAction -
Uses of StreamProcessorTopology in org.nuxeo.ecm.platform.thumbnail.action
Classes in org.nuxeo.ecm.platform.thumbnail.action that implement StreamProcessorTopology Modifier and Type Class Description classRecomputeThumbnailsActionBulk 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 StreamProcessorTopology Modifier and Type Class Description classRecomputeVideoConversionsActionBAF 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 StreamProcessorTopology Modifier and Type Class Description classIndexActionA Nuxeo Bulk Action to index documents. -
Uses of StreamProcessorTopology in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement StreamProcessorTopology Modifier and Type Class Description classStreamMetricsProcessorA processor fetching stream metrics populating Dropwizard metrics.Fields in org.nuxeo.runtime.stream with type parameters of type StreamProcessorTopology Modifier and Type Field Description Class<? extends StreamProcessorTopology>StreamProcessorDescriptor. klass
-