Uses of Class
org.nuxeo.wopi.WOPIBlobInfo
-
Packages that use WOPIBlobInfo Package Description org.nuxeo.wopi -
-
Uses of WOPIBlobInfo in org.nuxeo.wopi
Methods in org.nuxeo.wopi that return WOPIBlobInfo Modifier and Type Method Description WOPIBlobInfoWOPIService. getWOPIBlobInfo(Blob blob)Returns aWOPIBlobInfofor the given blob if it is supported by WOPI,nullotherwise.WOPIBlobInfoWOPIServiceImpl. getWOPIBlobInfo(Blob blob)Methods in org.nuxeo.wopi with parameters of type WOPIBlobInfo Modifier and Type Method Description protected voidWOPIJsonEnricher. writeWOPIBlobInfo(com.fasterxml.jackson.core.JsonGenerator jg, WOPIBlobInfo info, DocumentModel doc, String xpath)
-