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