Package com.atlassian.bamboo.config
Class UserPreferencesDataProvider
java.lang.Object
com.atlassian.bamboo.config.UserPreferencesDataProvider
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider
,Supplier<com.atlassian.json.marshal.Jsonable>
public class UserPreferencesDataProvider
extends Object
implements com.atlassian.webresource.api.data.WebResourceDataProvider
-
Constructor Summary
ConstructorsConstructorDescriptionUserPreferencesDataProvider
(BambooAuthenticationContext bambooAuthenticationContext, BambooUserManager bambooUserManager) -
Method Summary
-
Constructor Details
-
UserPreferencesDataProvider
@Inject public UserPreferencesDataProvider(BambooAuthenticationContext bambooAuthenticationContext, BambooUserManager bambooUserManager)
-
-
Method Details