Uses of Class
org.exoplatform.cs.service.EnvironmentService
-
Packages that use EnvironmentService Package Description org.exoplatform.cs.injector org.exoplatform.cs.rest -
-
Uses of EnvironmentService in org.exoplatform.cs.injector
Constructors in org.exoplatform.cs.injector with parameters of type EnvironmentService Constructor Description CSInjector(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 EnvironmentService Constructor Description CustomerInfoRest(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)
-