Constructor and Description |
---|
ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager,
XhtmlContent xhtmlContent,
PermissionManager permissionManager) |
Constructor and Description |
---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentFactory contentFactory,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXhtmlContent |
Constructor and Description |
---|
JiraIssueMacroServerParamsMigrator(SearchManager searchManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
ContentDao contentDao,
XhtmlContent xhtmlContent,
com.atlassian.applinks.api.ApplicationLinkService applinkService)
Deprecated.
since 5.9.0
|
JiraIssueMacroServerParamsMigrator(SearchManager searchManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
ContentDao contentDao,
XhtmlContent xhtmlContent,
com.atlassian.applinks.api.ApplicationLinkService applinkService,
com.atlassian.scheduler.core.LifecycleAwareSchedulerService lifecycleAwareSchedulerService) |
Constructor and Description |
---|
DefaultExcerpter(XMLOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
HtmlToXmlConverter htmlToXmlConverter,
SettingsManager settingsManager,
Renderer viewRenderer,
Unmarshaller<EmbeddedImage> embeddedImageUnmarshaller,
FragmentTransformer fragmentTransformer,
AttachmentResourceIdentifierResolver attachmentResolver,
DataSourceFactory datasourceFactory,
ThumbnailManager thumbnailManager,
XhtmlContent xhtmlContent,
ExcerptHelper excerptHelper,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
Constructor and Description |
---|
DefaultContentEntityManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
Constructor and Description |
---|
WikiConvertingHtmlDiffer(XhtmlContent xhtmlContent,
DaisyHtmlDiffer delegateDiffer) |
Constructor and Description |
---|
XhtmlWikiMarkupMacroMigrator(XhtmlContent xhtmlContent,
ExceptionTolerantMigrator delegateMigrator) |
Constructor and Description |
---|
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
CommentDaoInternal commentDao,
RelationManager relationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
DefaultPageManager(PageDaoInternal pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
ChangeIndexer changeIndexer,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
com.google.common.base.Supplier<UserAccessor> userAccessor,
SpacePermissionManager spacePermissionManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager) |
Modifier and Type | Method and Description |
---|---|
void |
ViewPageAction.setXhtmlContent(XhtmlContent xhtmlContent) |
void |
PageVariablesAction.setXhtmlContent(XhtmlContent xhtmlContent) |
Constructor and Description |
---|
SpaceJumpMacro(XhtmlContent xhtmlContent) |
Constructor and Description |
---|
LinkMacro(XhtmlContent xhtmlContent,
XmlStreamWriterTemplate xmlStreamWriterTemplate) |
Constructor and Description |
---|
MacroExtractor(XhtmlContent xhtmlContent,
com.atlassian.renderer.v2.macro.MacroManager macroManager) |
Modifier and Type | Method and Description |
---|---|
void |
ViewSourceAction.setXhtmlContent(XhtmlContent xhtmlContent) |
Constructor and Description |
---|
DefaultSpaceDescriptionManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
Modifier and Type | Field and Description |
---|---|
protected XhtmlContent |
AbstractSpaceContentListener.xhtmlContent |
Constructor and Description |
---|
AbstractSpaceContentListener(FormatConverter formatConverter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
PageManager pageManager,
SystemTemplateManager systemTemplateManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
XhtmlContent xhtmlContent) |
CreatePersonalSpaceListener(FormatConverter formatConverter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
PageManager pageManager,
SystemTemplateManager systemTemplateManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
XhtmlContent xhtmlContent,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor) |
InitialSpaceContentListener(FormatConverter formatConverter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
PageManager pageManager,
SystemTemplateManager systemTemplateManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
XhtmlContent xhtmlContent) |
Constructor and Description |
---|
PageLayoutCreateListener(com.atlassian.event.api.EventPublisher eventPublisher,
XhtmlContent xhtmlContent) |
SectionAndColumnMacroCreateListener(XhtmlContent xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher) |
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) |
Constructor and Description |
---|
CommentRenderServiceImpl(XhtmlContent xhtmlContent,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPropertyService contentPropertyService) |
Constructor and Description |
---|
DefaultSpaceContentToPageTemplateUpgradeTask(SettingsManager settingsManager,
XhtmlContent xhtmlContent,
SystemTemplateManager systemTemplateManager,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
WelcomeMessageUpgradeTask(SettingsManager settingsManager,
XhtmlContent xhtmlContent,
WelcomeMessageService welcomeMessageService,
org.springframework.transaction.PlatformTransactionManager transactionManager,
I18NBeanFactory i18NBeanFactory) |
Constructor and Description |
---|
DefaultPersonalInformationManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
PersonalInformationDao personalInformationDao,
RelationManager relationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
Modifier and Type | Method and Description |
---|---|
void |
WarmInstanceAction.setXhtmlContent(XhtmlContent xhtmlContent) |
Copyright © 2003–2019 Atlassian. All rights reserved.