Uses of Class
org.exoplatform.timetracker.service.ClientService
Packages that use ClientService
-
Uses of ClientService in org.exoplatform.timetracker.rest
Constructors in org.exoplatform.timetracker.rest with parameters of type ClientServiceModifierConstructorDescriptionClientsManagementREST(ClientService clientService, org.exoplatform.container.PortalContainer container) Constructor for ClientsManagementREST.