Uses of Class
com.atlassian.confluence.content.ContentProperty
Packages that use ContentProperty
-
Uses of ContentProperty in com.atlassian.confluence.content
Methods in com.atlassian.confluence.content that return types with arguments of type ContentPropertyModifier and TypeMethodDescriptionContentProperties.asList()
You shouldn't use this directly, content properties should be managed by theContentEntityObject
.Constructors in com.atlassian.confluence.content with parameters of type ContentPropertyConstructor parameters in com.atlassian.confluence.content with type arguments of type ContentPropertyModifierConstructorDescriptionContentProperties
(List<ContentProperty> properties) You shouldn't use this directly, content properties should be managed by theContentEntityObject
.