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 aWOPIBlobInfofor the given blob if it is supported by WOPI,nullotherwise.WOPIServiceImpl.getWOPIBlobInfo(Blob blob) Methods in org.nuxeo.wopi with parameters of type WOPIBlobInfoModifier and TypeMethodDescriptionprotected voidWOPIJsonEnricher.writeWOPIBlobInfo(com.fasterxml.jackson.core.JsonGenerator jg, WOPIBlobInfo info, DocumentModel doc, String xpath)