Uses of Class
org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Packages that use CometdOnlyofficeService Package Description org.exoplatform.onlyoffice.documents -
-
Uses of CometdOnlyofficeService in org.exoplatform.onlyoffice.documents
Fields in org.exoplatform.onlyoffice.documents declared as CometdOnlyofficeService Modifier and Type Field Description protected CometdOnlyofficeServiceOnlyofficeDocumentEditorPlugin. cometdServiceThe cometd service.Constructors in org.exoplatform.onlyoffice.documents with parameters of type CometdOnlyofficeService Constructor Description OnlyofficeDocumentEditorPlugin(OnlyofficeEditorService editorService, org.exoplatform.services.resources.ResourceBundleService i18nService, CometdOnlyofficeService cometdService, org.exoplatform.services.cms.link.LinkManager linkManager)Instantiates a new OnlyOffice new document editor plugin.
-