Uses of Interface
org.nuxeo.ecm.core.blob.BlobDispatcher
-
Packages that use BlobDispatcher Package Description org.nuxeo.ecm.core.blob -
-
Uses of BlobDispatcher in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement BlobDispatcher Modifier and Type Class Description classDefaultBlobDispatcherDefault blob dispatcher, that uses the repository name as the blob provider.Fields in org.nuxeo.ecm.core.blob declared as BlobDispatcher Modifier and Type Field Description protected BlobDispatcherDocumentBlobManagerComponent. blobDispatcherFields in org.nuxeo.ecm.core.blob with type parameters of type BlobDispatcher Modifier and Type Field Description Class<? extends BlobDispatcher>BlobDispatcherDescriptor. klassMethods in org.nuxeo.ecm.core.blob that return BlobDispatcher Modifier and Type Method Description BlobDispatcherBlobDispatcherDescriptor. getBlobDispatcher()protected BlobDispatcherDocumentBlobManagerComponent. getBlobDispatcher()
-