Uses of Interface
com.atlassian.mywork.client.service.HostService

Packages that use HostService
com.atlassian.mywork.client.reliability   
com.atlassian.mywork.client.rest   
com.atlassian.mywork.client.service   
com.atlassian.mywork.client.servlet   
 

Uses of HostService in com.atlassian.mywork.client.reliability
 

Constructors in com.atlassian.mywork.client.reliability with parameters of type HostService
DefaultUnreliableWorker(com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory, ImpersonationService impersonationService, HostService hostService)
           
 

Uses of HostService in com.atlassian.mywork.client.rest
 

Constructors in com.atlassian.mywork.client.rest with parameters of type HostService
HostResource(HostService hostService, com.atlassian.applinks.host.spi.HostApplication hostApplication)
           
RegistrationResource(ServiceSelector serviceSelector, ClientRegistrationService clientRegistrationService, HostService hostService)
           
 

Uses of HostService in com.atlassian.mywork.client.service
 

Classes in com.atlassian.mywork.client.service that implement HostService
 class HostServiceImpl
           
 

Constructors in com.atlassian.mywork.client.service with parameters of type HostService
ReliableRestServiceImpl(ImpersonationService impersonationService, ReliabilityService reliabilityService, HostService hostService)
           
RestRegistrationService(HostService hostService)
           
ServiceSelectorImpl(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager, HostService hostService)
           
 

Uses of HostService in com.atlassian.mywork.client.servlet
 

Constructors in com.atlassian.mywork.client.servlet with parameters of type HostService
AuthenticationServlet(com.atlassian.sal.api.user.UserManager userManager, com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider, com.atlassian.applinks.host.spi.HostApplication hostApplication, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, HostService hostService)
           
ServiceSelectorServlet(com.atlassian.sal.api.websudo.WebSudoManager webSudoManager, com.atlassian.sal.api.user.UserManager userManager, com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider, com.atlassian.sal.api.xsrf.XsrfTokenAccessor xsrfTokenAccessor, com.atlassian.sal.api.xsrf.XsrfTokenValidator xsrfTokenValidator, ServiceSelector serviceSelector, HostService hostService, ClientService clientService, TimeoutService timeoutService, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, com.atlassian.sal.api.message.HelpPathResolver helpPathResolver)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.