|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormattedBody | |
|---|---|
| com.atlassian.confluence.api.model.content | |
| Uses of FormattedBody in com.atlassian.confluence.api.model.content |
|---|
| Subclasses of FormattedBody in com.atlassian.confluence.api.model.content | |
|---|---|
class |
ContentBody
|
| Methods in com.atlassian.confluence.api.model.content that return types with arguments of type FormattedBody | |
|---|---|
java.util.Map<ContentRepresentation,FormattedBody> |
Space.getDescription()
|
java.util.Map<ContentRepresentation,Reference<FormattedBody>> |
Space.getDescriptionRefs()
Deprecated. Since 5.5.1 Use Space.getDescription(). |
| Methods in com.atlassian.confluence.api.model.content with parameters of type FormattedBody | |
|---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.description(ContentRepresentation representation,
FormattedBody formattedBody)
|
| Method parameters in com.atlassian.confluence.api.model.content with type arguments of type FormattedBody | |
|---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.description(ContentRepresentation representation,
Reference<FormattedBody> formattedBody)
Deprecated. 5.6 use Space.SpaceBuilder.description(ContentRepresentation,FormattedBody) |
Space.SpaceBuilder |
Space.SpaceBuilder.description(java.util.Map<ContentRepresentation,FormattedBody> description)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||