Class TicketAttachmentServiceImpl

java.lang.Object
org.exoplatform.cs.service.TicketAttachmentServiceImpl
All Implemented Interfaces:
TicketAttachmentService

public class TicketAttachmentServiceImpl extends Object implements TicketAttachmentService
  • Field Details

  • Constructor Details

    • TicketAttachmentServiceImpl

      public TicketAttachmentServiceImpl(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)
  • Method Details