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