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

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

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

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

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

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



Copyright © 2013 Atlassian. All Rights Reserved.