Class JcrNewsAttachmentsStorage

    • Constructor Detail

      • JcrNewsAttachmentsStorage

        public JcrNewsAttachmentsStorage​(org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService,
                                         org.exoplatform.services.jcr.RepositoryService repositoryService,
                                         org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
                                         org.exoplatform.services.jcr.ext.distribution.DataDistributionManager dataDistributionManager,
                                         org.exoplatform.social.core.space.spi.SpaceService spaceService,
                                         org.exoplatform.upload.UploadService uploadService,
                                         org.exoplatform.services.cms.documents.DocumentService documentService)