Uses of Interface
org.nuxeo.ecm.liveconnect.core.LiveConnectBlobProvider
-
Packages that use LiveConnectBlobProvider Package Description org.nuxeo.ecm.liveconnect.box org.nuxeo.ecm.liveconnect.core org.nuxeo.ecm.liveconnect.google.drive -
-
Uses of LiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.box
Classes in org.nuxeo.ecm.liveconnect.box that implement LiveConnectBlobProvider Modifier and Type Class Description classBoxBlobProviderProvider for blobs getting information from Box. -
Uses of LiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.core
Classes in org.nuxeo.ecm.liveconnect.core that implement LiveConnectBlobProvider Modifier and Type Class Description classAbstractLiveConnectBlobProvider<O extends OAuth2ServiceProvider>Basic implementation ofBlobProviderfor live connect. -
Uses of LiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.google.drive
Classes in org.nuxeo.ecm.liveconnect.google.drive that implement LiveConnectBlobProvider Modifier and Type Class Description classGoogleDriveBlobProviderProvider for blobs getting information from Google Drive.
-