|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HttpContext in com.atlassian.confluence.admin.actions |
---|
Methods in com.atlassian.confluence.admin.actions with parameters of type HttpContext | |
---|---|
void |
AdministrationConsoleAction.setHttpContext(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.pages |
---|
Methods in com.atlassian.confluence.pages with parameters of type HttpContext | |
---|---|
void |
DefaultDraftManager.setHttpContext(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.plugin.descriptor.web.conditions |
---|
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type HttpContext | |
---|---|
void |
ActiveThemeCondition.setHttpContext(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.plugins.macros.dashboard.recentupdates |
---|
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type HttpContext | |
---|---|
RecentlyUpdatedContentMacro(RecentlyUpdatedContentService recentlyUpdatedContentService,
RecentlyUpdatedMacroTabProvider tabProvider,
LabelManager labelManager,
com.atlassian.event.api.EventPublisher eventPublisher,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
TemplateRenderer templateRenderer,
LocaleManager localeManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
|
|
RecentlyUpdatedContentService(ContentUiSupport contentUiSupport,
StatusTextRenderer statusTextRenderer,
I18NBeanFactory i18NBeanFactory,
PermissionManager permissionManager,
HttpContext httpContext,
LocaleManager localeManager,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
SearchManager searchManager,
PredefinedSearchBuilder searchBuilder)
|
|
RecentlyUpdatedMacroRequestParams(HttpContext httpContext)
|
|
RecentlyUpdatedMacroTabProvider(SpaceManager spaceManager,
LabelManager labelManager,
PermissionManager permissionManager,
FollowManager followManager,
UserAccessor userAccessor,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
Uses of HttpContext in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs |
---|
Fields in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs declared as HttpContext | |
---|---|
protected HttpContext |
AbstractTab.httpContext
|
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs with parameters of type HttpContext | |
---|---|
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,
FollowManager 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)
|
Uses of HttpContext in com.atlassian.confluence.plugins.rest.manager |
---|
Constructors in com.atlassian.confluence.plugins.rest.manager with parameters of type HttpContext | |
---|---|
DefaultRestUserSessionManager(HttpContext httpContext,
RestContentManager restContentManager)
|
Uses of HttpContext in com.atlassian.confluence.plugins.rest.resources |
---|
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type HttpContext | |
---|---|
I18nResource(UserAccessor userAccessor,
com.atlassian.plugin.PluginAccessor pluginAccessor,
LocaleManager localeManager,
I18NBeanFactory i18NBeanFactory,
HttpContext httpContext,
SpacePermissionManager spacePermissionManager)
|
Uses of HttpContext in com.atlassian.confluence.test.qunit |
---|
Constructors in com.atlassian.confluence.test.qunit with parameters of type HttpContext | |
---|---|
QUnitTestResourceCondition(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.user.actions |
---|
Methods in com.atlassian.confluence.user.actions with parameters of type HttpContext | |
---|---|
void |
LoginAction.setHttpContext(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.util.i18n |
---|
Methods in com.atlassian.confluence.util.i18n with parameters of type HttpContext | |
---|---|
void |
DefaultI18nModeManager.setHttpContext(HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.confluence.web.context |
---|
Classes in com.atlassian.confluence.web.context that implement HttpContext | |
---|---|
class |
StaticHttpContext
Makes static calls to WebWork then ServletContextThreadLocal to retrieve the relevant objects for the current HTTP request. |
Uses of HttpContext in com.atlassian.sal.confluence |
---|
Methods in com.atlassian.sal.confluence that return HttpContext | |
---|---|
HttpContext |
ConfluenceApplicationProperties.getHttpContext()
|
Constructors in com.atlassian.sal.confluence with parameters of type HttpContext | |
---|---|
ConfluenceApplicationProperties(BootstrapManager bootstrapManager,
SettingsManager settingsManager,
HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.sal.confluence.setup |
---|
Constructors in com.atlassian.sal.confluence.setup with parameters of type HttpContext | |
---|---|
ConfluenceSetupApplicationProperties(BootstrapManager bootstrapManager,
HttpContext httpContext)
|
Uses of HttpContext in com.atlassian.sal.confluence.web.context |
---|
Constructors in com.atlassian.sal.confluence.web.context with parameters of type HttpContext | |
---|---|
HttpContext(HttpContext httpContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |