Modifier and Type | Method and Description |
---|---|
void |
AdministrationConsoleAction.setHttpContext(HttpContext httpContext) |
Modifier and Type | Method and Description |
---|---|
HttpContext |
ConfluenceApplicationProperties.getHttpContext() |
Constructor and Description |
---|
ConfluenceApplicationProperties(com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager,
SettingsManager settingsManager,
HttpContext httpContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDraftManager.setHttpContext(HttpContext httpContext) |
Modifier and Type | Method and Description |
---|---|
void |
ActiveThemeCondition.setHttpContext(HttpContext httpContext) |
Constructor and Description |
---|
RecentlyUpdatedContentMacro(RecentlyUpdatedContentService recentlyUpdatedContentService,
RecentlyUpdatedMacroTabProvider tabProvider,
LabelManager labelManager,
com.atlassian.event.api.EventPublisher eventPublisher,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
TemplateRenderer templateRenderer,
LocaleManager localeManager,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
RecentlyUpdatedContentService(ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory,
PermissionManager permissionManager,
HttpContext httpContext,
LocaleManager localeManager,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
SearchManager searchManager,
PredefinedSearchBuilder searchBuilder,
ConfluenceMonitoring confluenceMonitoring,
com.atlassian.event.api.EventPublisher eventPublisher) |
RecentlyUpdatedMacroRequestParams(HttpContext httpContext) |
RecentlyUpdatedMacroTabProvider(SpaceManager spaceManager,
LabelManager labelManager,
PermissionManager permissionManager,
FollowManagerInternal followManager,
UserAccessor userAccessor,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
Modifier and Type | Field and Description |
---|---|
protected HttpContext |
AbstractTab.httpContext |
Constructor and Description |
---|
AbstractTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
AllContentTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
FavouriteSpacesTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LabelManager labelManager,
PermissionManager permissionManager,
LocaleManager localeManager) |
NetworkTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
FollowManagerInternal followManager,
LocaleManager localeManager) |
PopularTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
SpaceCategoryTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LabelManager labelManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
UserAccessor userAccessor,
LocaleManager localeManager) |
Constructor and Description |
---|
DefaultRestUserSessionManager(HttpContext httpContext,
RestContentManager restContentManager) |
Constructor and Description |
---|
I18nResource(UserAccessor userAccessor,
com.atlassian.plugin.PluginAccessor pluginAccessor,
LocaleManager localeManager,
I18NBeanFactory i18NBeanFactory,
HttpContext httpContext,
SpacePermissionManager spacePermissionManager) |
Constructor and Description |
---|
QUnitTestResourceCondition(HttpContext httpContext) |
Constructor and Description |
---|
MacroResource(XhtmlContent xhtmlContent,
EditorFormatService editorFormatService,
ContentEntityManager contentEntityManager,
HtmlToXmlConverter htmlToXmlConverter,
HttpContext httpContext,
MacroManager macroManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
PermissionManager permissionManager,
SpacePermissionManager spacePermissionManager,
MacroParameterTypeParser macroParameterTypeParser,
XmlEventReaderFactory xmlEventReaderFactory,
FragmentTransformer defaultFragmentTransformer,
StorageMacroBodyParser storageMacroBodyParser,
MacroMetadataManager macroMetadataManager) |
Modifier and Type | Method and Description |
---|---|
void |
LoginAction.setHttpContext(HttpContext httpContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultI18nModeManager.setHttpContext(HttpContext httpContext) |
Modifier and Type | Class and Description |
---|---|
class |
StaticHttpContext
Makes static calls to WebWork then ServletContextThreadLocal to retrieve the relevant objects for the current HTTP request.
|
Constructor and Description |
---|
ConfluenceSalHttpContext(HttpContext httpContext) |
Copyright © 2003–2020 Atlassian. All rights reserved.