Uses of Interface
org.exoplatform.cs.service.TicketAttachmentService
Packages that use TicketAttachmentService
-
Uses of TicketAttachmentService in org.exoplatform.cs.service
Classes in org.exoplatform.cs.service that implement TicketAttachmentServiceConstructors in org.exoplatform.cs.service with parameters of type TicketAttachmentServiceModifierConstructorDescriptionTicketService(org.exoplatform.forum.service.ForumService forumService, TicketAttachmentService ticketAttachmentService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.task.service.TaskService taskService, SlaService slaService, EnvironmentDAO environmentDAO, SpaceDAO spaceDAO, TopicDAO topicDAO, LogDAO logDAO, org.exoplatform.social.core.manager.IdentityManager identityManager)