Uses of Class
org.nuxeo.wopi.WOPIBlobInfo
Packages that use WOPIBlobInfo
-
Uses of WOPIBlobInfo in org.nuxeo.wopi
Methods in org.nuxeo.wopi that return WOPIBlobInfoModifier and TypeMethodDescriptionWOPIService.getWOPIBlobInfo
(Blob blob) Returns aWOPIBlobInfo
for the given blob if it is supported by WOPI,null
otherwise.WOPIServiceImpl.getWOPIBlobInfo
(Blob blob) Methods in org.nuxeo.wopi with parameters of type WOPIBlobInfoModifier and TypeMethodDescriptionprotected void
WOPIJsonEnricher.writeWOPIBlobInfo
(com.fasterxml.jackson.core.JsonGenerator jg, WOPIBlobInfo info, DocumentModel doc, String xpath)