Uses of Class
com.atlassian.confluence.api.model.content.FormattedBody
Packages that use FormattedBody
-
Uses of FormattedBody in com.atlassian.confluence.api.model.content
Subclasses of FormattedBody in com.atlassian.confluence.api.model.contentModifier and TypeClassDescriptionclass
Container class to hold the various rendered representations of aContent
body.Methods in com.atlassian.confluence.api.model.content that return FormattedBodyModifier and TypeMethodDescriptionabstract FormattedBody
FormattedBody.BaseFormattedBodyBuilder.build()
FormattedBody.FormattedBodyBuilder.build()
Methods in com.atlassian.confluence.api.model.content that return types with arguments of type FormattedBodyModifier and TypeMethodDescriptionPersonalSpaceDetailsForCreation.getDescription()
Space.getDescription()
Space.getDescriptionRefs()
Deprecated.Methods in com.atlassian.confluence.api.model.content with parameters of type FormattedBodyModifier and TypeMethodDescriptionPersonalSpaceDetailsForCreation.PersonalSpaceDetailsForCreationBuilder.description
(ContentRepresentation representation, FormattedBody formattedBody) Space.SpaceBuilder.description
(ContentRepresentation representation, FormattedBody formattedBody) Method parameters in com.atlassian.confluence.api.model.content with type arguments of type FormattedBodyModifier and TypeMethodDescriptionPersonalSpaceDetailsForCreation.PersonalSpaceDetailsForCreationBuilder.description
(Map<ContentRepresentation, FormattedBody> description) Space.SpaceBuilder.description
(ContentRepresentation representation, Reference<FormattedBody> formattedBody) Deprecated.Space.SpaceBuilder.description
(Map<ContentRepresentation, FormattedBody> description)
Space.getDescription()
.