Package org.exoplatform.cs.injector
Class CSInjector
- java.lang.Object
-
- org.exoplatform.cs.injector.CSInjector
-
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
public class CSInjector extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
Created by eXo Platform SAS.- Since:
- 11/08/17 15:48
- Author:
- Ali Hamdi
-
-
Constructor Summary
Constructors Constructor Description CSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsegetUpdates(javax.ws.rs.core.UriInfo uriInfo, String spacePrefix, String spaceCount, String ticketPerSpace)
-
-
-
Constructor Detail
-
CSInjector
public CSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService)
-
-