Constructor and Description |
---|
WebResourceDependenciesFactory(ConfluenceWebResourceService confluenceWebResourceService,
ContextPathHolder contextPathHolder) |
Constructor and Description |
---|
DefaultLegacyV2RendererContextInitialiser(ContextPathHolder contextPathHolder,
com.atlassian.renderer.links.LinkRenderer defaultLinkRenderer,
com.atlassian.renderer.embedded.EmbeddedResourceRenderer defaultEmbeddedRenderer) |
Constructor and Description |
---|
CustomImageEditorMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
ContextPathHolder contextPathHolder,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory) |
DefaultPlaceholderUrlFactory(int placeholderVersion,
SettingsManager settingsManager,
ContextPathHolder contextPathHolder,
LocaleManager localeManager,
MacroDefinitionSerializer macroDefinitionSerializer) |
Constructor and Description |
---|
AbsoluteHrefEvaluator(HrefEvaluator defaulHrefEvaluator,
SettingsManager settingsManager,
ContextPathHolder contextPathHolder) |
DefaultHrefEvaluator(ContextPathHolder contextPathHolder)
Deprecated.
since 5.7.4
|
DefaultHrefEvaluator(ContextPathHolder contextPathHolder,
PermissionManager permissionManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContextPathHolder
Serves the context path stored/managed by the
BootstrapManager (this value
is kept up to date with every request that comes into the server). |
Modifier and Type | Method and Description |
---|---|
ContextPathHolder |
AttachmentDownloadResourceManager.getContextPathHolder() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDownloadResourceManager.setContextPathHolder(ContextPathHolder contextPathHolder) |
Constructor and Description |
---|
AttachmentDownloadResourceManager(PermissionManager permissionManager,
AttachmentManager attachmentManager,
ConfluenceUserDao confluenceUserDao,
AttachmentUrlParser attachmentUrlParser,
ContextPathHolder contextPathHolder) |
ThumbnailDownloadResourceManager(PermissionManager permissionManager,
AttachmentManager attachmentManager,
ConfluenceUserDao confluenceUserDao,
AttachmentUrlParser attachmentUrlParser,
ThumbnailManager thumbnailManager,
ContextPathHolder contextPathHolder) |
WebImagesDownloadResourceManager(ResourceAccessor resourceAccessor,
ContextPathHolder contextPathHolder) |
Constructor and Description |
---|
AttachmentJsonator(ContextPathHolder context,
ThumbnailManager thumbnailManager) |
BreadcrumbJsonator(ContextPathHolder context,
I18NBeanFactory i18NBeanFactory) |
SearchResultJsonator(ContextPathHolder context,
I18NBeanFactory i18NBeanFactory,
UserAccessor userAccessor,
FormatSettingsManager formatSettingsManager,
LocaleManager localeManager) |
Constructor and Description |
---|
ConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor,
PluginDirectoryProvider pluginDirectoryProvider,
SettingsManager settingsManager,
Counter pluginResourceCounter,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
I18NBeanFactory i18NBeanFactory,
com.google.common.base.Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier,
LanguageManager languageManager) |
Constructor and Description |
---|
StreamItemFactory(ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
ContentEntityHelper contentEntityHelper,
EdgeTypeRepository edgeTypeRepository,
ContentUiSupport<ContentEntityObject> contentUiSupport,
DarkFeaturesManager darkFeaturesManager) |
Constructor and Description |
---|
IconFieldsProvider(ContextPathHolder contextPathHolder,
SettingsManager settingsManager) |
Constructor and Description |
---|
DefaultUserEntityExpander(UserAccessor userAccessor,
ContextPathHolder contextPathHolder) |
Constructor and Description |
---|
AttachmentSiteLogoManager(SettingsManager settingsManager,
ContextPathHolder contextPathHolder,
FileUploadManager fileUploadManager,
AttachmentManager attachmentManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.event.api.EventPublisher eventPublisher,
ImageScaler imageScaler) |
Constructor and Description |
---|
UserDtoFactoryImpl(UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
UserDetailsManager userDetailsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
PersonalInformationManager personalInformationManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
PermissionManager permissionManager,
SettingsManager settingsManager) |
Constructor and Description |
---|
BreadcrumbResource(ResourceIdentifierResolver<IdAndTypeResourceIdentifier,Object> idAndTypeResourceIdentifierResolver,
UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
ContextPathHolder contextPathHolder,
PermissionManager permissionManager,
SpacePermissionManager spacePermissionManager,
BreadcrumbGenerator breadcrumbGenerator) |
Constructor and Description |
---|
ListGlobalTemplatesContextProvider(PageTemplateManager pageTemplateManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
ContextPathHolder contextPathHolder,
PermissionManager permissionManager) |
Constructor and Description |
---|
StorageToEditorTemplateVariablesTransformer(XmlOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
ContextPathHolder contextPathHolder,
TemplateI18nHandler templateI18nHandler,
XMLEventFactoryProvider xmlEventFactoryProvider) |
Constructor and Description |
---|
IndexUrlHelper(HomepageService homepageService,
ContextPathHolder contextPathHolder) |
Modifier and Type | Method and Description |
---|---|
static String |
UrlUtils.addContextPath(String url,
ContextPathHolder contextPathHolder)
Adds the context path to the given url, if required.
|
Copyright © 2003–2018 Atlassian. All rights reserved.