Uses of Class
com.atlassian.confluence.ui.rest.builder.LegacyContentBodyBuilder
Packages that use LegacyContentBodyBuilder
Package
Description
-
Uses of LegacyContentBodyBuilder in com.atlassian.confluence.ui.rest.builder
Constructors in com.atlassian.confluence.ui.rest.builder with parameters of type LegacyContentBodyBuilderModifierConstructorDescriptionLegacyContentBuilder
(LegacyPersonBuilder personBuilder, LegacyContentBodyBuilder contentBodyBuilder, LegacySpaceSummaryBuilder spaceSummaryBuilder, PermissionManager permissionManager, ContentEntityManager contentEntityManager) Deprecated. -
Uses of LegacyContentBodyBuilder in com.atlassian.confluence.ui.rest.service.content
Constructors in com.atlassian.confluence.ui.rest.service.content with parameters of type LegacyContentBodyBuilderModifierConstructorDescriptionLegacyContentServiceImpl
(PageManager pageManager, CommentManager commentManager, ContentEntityManager contentEntityManager, PermissionManager permissionManager, LegacyContentBuilder contentBuilder, LegacyContentBodyBuilder contentBodyBuilder, FormatConverter formatConverter, ThemeManager themeManager, CustomLayoutManager customLayoutManager, LabelsService labelsService) Deprecated.