Class VelocitySafeRequestScopeThemeService

java.lang.Object
com.atlassian.theme.internal.request.DefaultRequestScopeThemeService
com.atlassian.confluence.themes.request.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 Details

    • 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 Details

    • getHtmlAttributesForThisRequest

      public @NonNull String getHtmlAttributesForThisRequest(@NonNull jakarta.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
    • getDefaultThemeHtmlAttributesForThisRequest

      public @NonNull String getDefaultThemeHtmlAttributesForThisRequest()