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

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

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

Constructors in com.atlassian.mywork.host.rest with parameters of type TimeoutService
StatusResource(LocalNotificationService notificationService, UserService userService, TimeoutService timeoutService)
           
TimeoutResource(TimeoutService timeoutService, com.atlassian.sal.api.user.UserManager userManager)
           
 

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

Classes in com.atlassian.mywork.host.service that implement TimeoutService
 class TimeoutServiceImpl
           
 



Copyright © 2012 Atlassian. All Rights Reserved.