Class VelocitySafeRequestScopeThemeService

  • All Implemented Interfaces:
    com.atlassian.theme.api.request.RequestScopeThemeService, com.atlassian.theme.internal.api.request.RequestScopeThemeOverrideService

    public class VelocitySafeRequestScopeThemeService
    extends com.atlassian.theme.internal.request.DefaultRequestScopeThemeService
    • Constructor Summary

      Constructors 
      Constructor Description
      VelocitySafeRequestScopeThemeService​(@NonNull com.atlassian.sal.api.user.UserManager userManager, @NonNull com.atlassian.theme.internal.api.ThemeService themeService, @NonNull com.atlassian.theme.internal.api.user.UserThemeService userThemeService)  
    • Constructor Detail

      • VelocitySafeRequestScopeThemeService

        public VelocitySafeRequestScopeThemeService​(@NonNull com.atlassian.sal.api.user.UserManager userManager,
                                                    @NonNull com.atlassian.theme.internal.api.ThemeService themeService,
                                                    @NonNull com.atlassian.theme.internal.api.user.UserThemeService userThemeService)
    • Method Detail

      • getHtmlAttributesForThisRequest

        public @NonNull String getHtmlAttributesForThisRequest​(@NonNull javax.servlet.http.HttpServletRequest httpServletRequest)
        Specified by:
        getHtmlAttributesForThisRequest in interface com.atlassian.theme.api.request.RequestScopeThemeService
        Overrides:
        getHtmlAttributesForThisRequest in class com.atlassian.theme.internal.request.DefaultRequestScopeThemeService