Uses of Class
org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage

Packages that use CachedEditorConfigStorage
Package
Description
 
  • Uses of CachedEditorConfigStorage in org.exoplatform.onlyoffice

    Modifier and Type
    Field
    Description
    OnlyofficeEditorServiceImpl.cachedEditorConfigStorage
    Cache of Editing documents.
    Constructors in org.exoplatform.onlyoffice with parameters of type CachedEditorConfigStorage
    Modifier
    Constructor
    Description
     
    OnlyofficeEditorServiceImpl(org.exoplatform.services.jcr.RepositoryService jcrService, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders, org.exoplatform.services.security.IdentityRegistry identityRegistry, NodeFinder finder, org.exoplatform.services.organization.OrganizationService organization, org.exoplatform.services.security.Authenticator authenticator, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.services.cms.documents.DocumentService documentService, org.exoplatform.services.cms.lock.LockService lockService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.services.cms.documents.TrashService trashService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.services.cms.drives.ManageDriveService manageDriveService, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator hierarchyCreator, CachedEditorConfigStorage cachedEditorConfigStorage, org.exoplatform.container.xml.InitParams params)
    Cloud Drive service with storage in JCR and with managed features.