Uses of Class
org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
-
Packages that use AbstractLiveConnectBlobProvider Package Description org.nuxeo.ecm.liveconnect.box org.nuxeo.ecm.liveconnect.google.drive -
-
Uses of AbstractLiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.box
Subclasses of AbstractLiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.box Modifier and Type Class Description class
BoxBlobProvider
Provider for blobs getting information from Box. -
Uses of AbstractLiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.google.drive
Subclasses of AbstractLiveConnectBlobProvider in org.nuxeo.ecm.liveconnect.google.drive Modifier and Type Class Description class
GoogleDriveBlobProvider
Provider for blobs getting information from Google Drive.
-