Uses of Class
org.exoplatform.onlyoffice.Version
-
Packages that use Version Package Description org.exoplatform.onlyoffice -
-
Uses of Version in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return types with arguments of type Version Modifier and Type Method Description List<Version>OnlyofficeEditorService. getVersions(String workspace, String docId, int itemParPage, int pageNum)get the list of versions of the document with the given id.List<Version>OnlyofficeEditorServiceImpl. getVersions(String workspace, String docId, int itemParPage, int pageNum)get the list of versions of the document with the given id.
-