Uses of Class
org.exoplatform.cs.service.TicketService
Packages that use TicketService
-
Uses of TicketService in org.exoplatform.cs.injector
Constructors in org.exoplatform.cs.injector with parameters of type TicketServiceModifierConstructorDescriptionCSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService) -
Uses of TicketService in org.exoplatform.cs.rest
Constructors in org.exoplatform.cs.rest with parameters of type TicketServiceModifierConstructorDescriptionCustomerInfoRest(CSSpaceService csSpaceService, EnvironmentService environmentService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, TicketService ticketService) CustomerRateRest(TicketService ticketService, org.exoplatform.web.security.security.CookieTokenService cookieTokenService) CustomerTicketRest(TicketService ticketService, TicketStatusFlowService ticketStatusFlowService) -
Uses of TicketService in org.exoplatform.cs.service
Constructors in org.exoplatform.cs.service with parameters of type TicketServiceModifierConstructorDescriptionCSSpaceService(SpaceDAO spaceDAO, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.organization.OrganizationService organizationService, TicketService ticketService, org.exoplatform.services.listener.ListenerService listenerService)