Uses of Class
org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
Packages that use CometdOnlyofficeService
-
Uses of CometdOnlyofficeService in org.exoplatform.onlyoffice.documents
Fields in org.exoplatform.onlyoffice.documents declared as CometdOnlyofficeServiceModifier and TypeFieldDescriptionprotected final CometdOnlyofficeServiceOnlyofficeDocumentEditorPlugin.cometdServiceThe cometd service.Constructors in org.exoplatform.onlyoffice.documents with parameters of type CometdOnlyofficeServiceModifierConstructorDescriptionOnlyofficeDocumentEditorPlugin(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.