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