Uses of Interface
com.atlassian.confluence.core.ContextPathHolder
Packages that use ContextPathHolder
Package
Description
This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin.
-
Uses of ContextPathHolder in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContextPathHolderModifierConstructorDescriptionWebResourceDependenciesFactory
(ConfluenceWebResourceService confluenceWebResourceService, ContextPathHolder contextPathHolder) -
Uses of ContextPathHolder in com.atlassian.confluence.content.render.xhtml.compatibility
Constructors in com.atlassian.confluence.content.render.xhtml.compatibility with parameters of type ContextPathHolderModifierConstructorDescriptionDefaultLegacyV2RendererContextInitialiser
(ContextPathHolder contextPathHolder, com.atlassian.renderer.links.LinkRenderer defaultLinkRenderer, com.atlassian.renderer.embedded.EmbeddedResourceRenderer defaultEmbeddedRenderer) -
Uses of ContextPathHolder in com.atlassian.confluence.content.render.xhtml.editor.macro
Constructors in com.atlassian.confluence.content.render.xhtml.editor.macro with parameters of type ContextPathHolderModifierConstructorDescriptionCustomImageEditorMacroMarshaller
(CommonMacroAttributeWriter commonAttributeWriter, ContextPathHolder contextPathHolder, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory) DefaultPlaceholderUrlFactory
(int placeholderVersion, SettingsManager settingsManager, ContextPathHolder contextPathHolder, LocaleManager localeManager, MacroDefinitionSerializer macroDefinitionSerializer) -
Uses of ContextPathHolder in com.atlassian.confluence.content.render.xhtml.links
Constructors in com.atlassian.confluence.content.render.xhtml.links with parameters of type ContextPathHolderModifierConstructorDescriptionAbsoluteHrefEvaluator
(HrefEvaluator defaulHrefEvaluator, SettingsManager settingsManager, ContextPathHolder contextPathHolder) DefaultHrefEvaluator
(ContextPathHolder contextPathHolder, PermissionManager permissionManager) -
Uses of ContextPathHolder in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement ContextPathHolderModifier and TypeClassDescriptionclass
Serves the context path stored/managed by theBootstrapManager
(this value is kept up to date with every request that comes into the server). -
Uses of ContextPathHolder in com.atlassian.confluence.impl.spring
Methods in com.atlassian.confluence.impl.spring with parameters of type ContextPathHolderModifier and TypeMethodDescriptioncom.atlassian.plugin.webresource.WebResourceIntegration
ConfluenceWebresourceManagerWiring.webResourceIntegration
(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SettingsManager settingsManager, Counter superbatchResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, ConfluenceCDNStrategyFactory confluenceCDNStrategyFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager, DarkFeaturesManager darkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties) -
Uses of ContextPathHolder in com.atlassian.confluence.importexport.resource
Methods in com.atlassian.confluence.importexport.resource that return ContextPathHolderMethods in com.atlassian.confluence.importexport.resource with parameters of type ContextPathHolderModifier and TypeMethodDescriptionvoid
AttachmentDownloadResourceManager.setContextPathHolder
(ContextPathHolder contextPathHolder) Constructors in com.atlassian.confluence.importexport.resource with parameters of type ContextPathHolderModifierConstructorDescriptionAttachmentDownloadResourceManager
(PermissionManager permissionManager, AttachmentManager attachmentManager, ConfluenceUserDao confluenceUserDao, AttachmentUrlParser attachmentUrlParser, ContextPathHolder contextPathHolder) ThumbnailDownloadResourceManager
(PermissionManager permissionManager, AttachmentManager attachmentManager, ConfluenceUserDao confluenceUserDao, AttachmentUrlParser attachmentUrlParser, ThumbnailManagerInternal thumbnailManager, ContextPathHolder contextPathHolder) ThumbnailDownloadResourceManager
(PermissionManager permissionManager, AttachmentManager attachmentManager, ConfluenceUserDao confluenceUserDao, AttachmentUrlParser attachmentUrlParser, ThumbnailManager thumbnailManager, ContextPathHolder contextPathHolder) Deprecated.since 7.12WebImagesDownloadResourceManager
(ResourceAccessor resourceAccessor, ContextPathHolder contextPathHolder) -
Uses of ContextPathHolder in com.atlassian.confluence.internal.diagnostics.ipd.http
Constructors in com.atlassian.confluence.internal.diagnostics.ipd.http with parameters of type ContextPathHolder -
Uses of ContextPathHolder in com.atlassian.confluence.json.jsonator
Constructors in com.atlassian.confluence.json.jsonator with parameters of type ContextPathHolderModifierConstructorDescriptionAttachmentJsonator
(ContextPathHolder context, ThumbnailManager thumbnailManager) BreadcrumbJsonator
(ContextPathHolder context, I18NBeanFactory i18NBeanFactory) DefaultJsonatorFactory
(FormatSettingsManager formatSettingsManager, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory userI18NBeanFactory, UserProfilePictureAccessor userProfilePictureAccessor, DocumentationBean docBean, UserPreferencesAccessor userPreferencesAccessor, DateFormatterFactory dateFormatterFactory, ThumbnailManager thumbnailManager) SearchResultJsonator
(ContextPathHolder context, I18NBeanFactory i18NBeanFactory, UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager) -
Uses of ContextPathHolder in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type ContextPathHolderModifierConstructorDescriptionConfluenceWebResourceIntegration
(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SettingsManager settingsManager, Counter pluginResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager, DarkFeaturesManager confluenceDarkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type ContextPathHolderModifierConstructorDescriptionStreamItemFactory
(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.graphql.providers
Constructors in com.atlassian.confluence.plugins.graphql.providers with parameters of type ContextPathHolderModifierConstructorDescriptionIconFieldsProvider
(ContextPathHolder contextPathHolder, GlobalSettingsManager settingsManager) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.like
Constructors in com.atlassian.confluence.plugins.like with parameters of type ContextPathHolderModifierConstructorDescriptionDefaultUserEntityExpander
(UserAccessor userAccessor, ContextPathHolder contextPathHolder) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.like.spring
Methods in com.atlassian.confluence.plugins.like.spring that return ContextPathHolderMethods in com.atlassian.confluence.plugins.like.spring with parameters of type ContextPathHolderModifier and TypeMethodDescriptionSpringConfiguration.userEntityExpander
(UserAccessor userAccessor, ContextPathHolder contextPathHolder) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.lookandfeel
Constructors in com.atlassian.confluence.plugins.lookandfeel with parameters of type ContextPathHolderModifierConstructorDescriptionAttachmentDarkSiteLogoManager
(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) AttachmentLightSiteLogoManager
(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) AttachmentSiteLogoManager
(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.rest.jackson2.dto
Constructors in com.atlassian.confluence.plugins.rest.jackson2.dto with parameters of type ContextPathHolderModifierConstructorDescriptionUserDtoFactoryImpl
(UserAccessor userAccessor, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, ContextPathHolder contextPathHolder, UserDetailsManager userDetailsManager, com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer, PersonalInformationManager personalInformationManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, PermissionManager permissionManager, GlobalSettingsManager settingsManager) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type ContextPathHolderModifierConstructorDescriptionBreadcrumbResource
(ResourceIdentifierResolver<IdAndTypeResourceIdentifier, Addressable> idAndTypeResourceIdentifierResolver, UserAccessor userAccessor, I18NBeanFactory i18NBeanFactory, ContextPathHolder contextPathHolder, PermissionManager permissionManager, SpacePermissionManager spacePermissionManager, BreadcrumbGenerator breadcrumbGenerator) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.templates
Constructors in com.atlassian.confluence.plugins.templates with parameters of type ContextPathHolderModifierConstructorDescriptionListGlobalTemplatesContextProvider
(PageTemplateManager pageTemplateManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, ContextPathHolder contextPathHolder, PermissionManager permissionManager) -
Uses of ContextPathHolder in com.atlassian.confluence.plugins.templates.transformer
Constructors in com.atlassian.confluence.plugins.templates.transformer with parameters of type ContextPathHolderModifierConstructorDescriptionStorageToEditorTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler, XMLEventFactoryProvider xmlEventFactoryProvider) -
Uses of ContextPathHolder in com.atlassian.confluence.setup.velocity
Constructors in com.atlassian.confluence.setup.velocity with parameters of type ContextPathHolderModifierConstructorDescriptionIndexUrlHelper
(HomepageService homepageService, ContextPathHolder contextPathHolder) -
Uses of ContextPathHolder in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type ContextPathHolderModifier and TypeMethodDescriptionstatic String
UrlUtils.addContextPath
(String url, ContextPathHolder contextPathHolder) Deprecated, for removal: This API element is subject to removal in a future version.since 9.3 useUrlUtils.addContextPath(String, String)