Uses of Interface
org.exoplatform.cs.service.TicketAttachmentService
-
Packages that use TicketAttachmentService Package Description org.exoplatform.cs.service -
-
Uses of TicketAttachmentService in org.exoplatform.cs.service
Classes in org.exoplatform.cs.service that implement TicketAttachmentService Modifier and Type Class Description classTicketAttachmentServiceImplConstructors in org.exoplatform.cs.service with parameters of type TicketAttachmentService Constructor Description TicketService(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)
-