Uses of Interface
com.atlassian.greenhopper.service.configuration.UserBoardSettingsService

Packages that use UserBoardSettingsService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.configuration   
 

Uses of UserBoardSettingsService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return UserBoardSettingsService
 UserBoardSettingsService BridgeServiceLocator.getUserBoardSettingsService()
          Deprecated.  
 

Uses of UserBoardSettingsService in com.atlassian.greenhopper.service.configuration
 

Classes in com.atlassian.greenhopper.service.configuration that implement UserBoardSettingsService
 class UserBoardSettingsServiceImpl
          Provides access to the UserBoardSettings for a given user/project UserBoardSettings is a small set of often changing user information, such as which board type/id has most recently been selected.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.