Uses of Class
org.exoplatform.onlyoffice.cometd.CometdConfig
Packages that use CometdConfig
-
Uses of CometdConfig in org.exoplatform.onlyoffice.documents
Methods in org.exoplatform.onlyoffice.documents that return CometdConfigModifier and TypeMethodDescriptionOnlyofficeDocumentEditorPlugin.EditorSetting.getCometdConf()Gets the cometd conf.Constructors in org.exoplatform.onlyoffice.documents with parameters of type CometdConfigModifierConstructorDescriptionEditorSetting(String fileId, String link, String userId, CometdConfig cometdConf, Map<String, String> messages, OnlyofficeDocumentEditorPlugin.EditorError error) Instantiates a new editor setting.