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
ConstructorsConstructorDescriptionCSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService) -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsegetUpdates(javax.ws.rs.core.UriInfo uriInfo, String spacePrefix, String spaceCount, String ticketPerSpace)
-
Constructor Details
-
CSInjector
public CSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService)
-
-
Method Details
-
getUpdates
-