Uses of Interface
com.atlassian.mywork.host.service.ClientService

Packages that use ClientService
com.atlassian.mywork.host.rest   
com.atlassian.mywork.host.service   
 

Uses of ClientService in com.atlassian.mywork.host.rest
 

Constructors in com.atlassian.mywork.host.rest with parameters of type ClientService
ClientResource(ClientService clientService, com.atlassian.sal.api.user.UserManager userManager)
           
NotificationResource(ClientService clientService, LocalNotificationService notificationService, com.atlassian.sal.api.user.UserManager userManager, UserService userMappingService)
           
 

Uses of ClientService in com.atlassian.mywork.host.service
 

Classes in com.atlassian.mywork.host.service that implement ClientService
 class ClientServiceImpl
           
 



Copyright © 2012 Atlassian. All Rights Reserved.