Uses of Interface
com.atlassian.mywork.host.dao.UserApplicationLinkDao

Packages that use UserApplicationLinkDao
com.atlassian.mywork.host.dao.ao   
com.atlassian.mywork.host.listener   
com.atlassian.mywork.host.provider   
com.atlassian.mywork.host.service   
 

Uses of UserApplicationLinkDao in com.atlassian.mywork.host.dao.ao
 

Classes in com.atlassian.mywork.host.dao.ao that implement UserApplicationLinkDao
 class AOUserApplicationLinkDao
           
 

Uses of UserApplicationLinkDao in com.atlassian.mywork.host.listener
 

Constructors in com.atlassian.mywork.host.listener with parameters of type UserApplicationLinkDao
UserDeletedListener(com.atlassian.event.api.EventPublisher eventPublisher, NotificationDao notificationService, TaskDao taskService, UserDao userDao, UserApplicationLinkDao userApplicationLinkDao)
           
 

Uses of UserApplicationLinkDao in com.atlassian.mywork.host.provider
 

Constructors in com.atlassian.mywork.host.provider with parameters of type UserApplicationLinkDao
MyWorkActionService(LocalNotificationService notificationService, UserApplicationLinkDao userApplicationLinkDao)
           
 

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

Constructors in com.atlassian.mywork.host.service with parameters of type UserApplicationLinkDao
ClientServiceImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, com.atlassian.applinks.spi.auth.AuthenticationConfigurationManager authenticationConfigurationManager, LocalNotificationService notificationService, UserApplicationLinkDao userApplicationLinkDao, LocalRegistrationService registrationService, AppLinkHelper appLinkHelper, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.