Uses of Class
org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
-
Packages that use AbstractPubSubInvalidationsAccumulator Package Description org.nuxeo.ecm.core.storage.dbs org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. -
-
Uses of AbstractPubSubInvalidationsAccumulator in org.nuxeo.ecm.core.storage.dbs
Subclasses of AbstractPubSubInvalidationsAccumulator in org.nuxeo.ecm.core.storage.dbs Modifier and Type Class Description classDBSPubSubInvalidatorPubSub implementation ofDBSClusterInvalidator. -
Uses of AbstractPubSubInvalidationsAccumulator in org.nuxeo.ecm.core.storage.sql
Subclasses of AbstractPubSubInvalidationsAccumulator in org.nuxeo.ecm.core.storage.sql Modifier and Type Class Description classVCSPubSubInvalidatorPubSub implementation of the VCSVCSClusterInvalidator.
-