Uses of Class
org.exoplatform.cs.service.EnvironmentService
Packages that use EnvironmentService
-
Uses of EnvironmentService in org.exoplatform.cs.injector
Constructors in org.exoplatform.cs.injector with parameters of type EnvironmentServiceModifierConstructorDescriptionCSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService) -
Uses of EnvironmentService in org.exoplatform.cs.rest
Constructors in org.exoplatform.cs.rest with parameters of type EnvironmentServiceModifierConstructorDescriptionCustomerInfoRest(CSSpaceService csSpaceService, EnvironmentService environmentService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, TicketService ticketService) CustomerSpaceRest(CSSpaceService csSpaceService, EnvironmentService environmentService)