| Package | Description |
|---|---|
| com.atlassian.confluence.content |
| Modifier and Type | Method and Description |
|---|---|
List<ContentProperty> |
ContentProperties.asList()
You shouldn't use this directly, content properties should be managed by the
ContentEntityObject. |
| Constructor and Description |
|---|
ContentProperty(ContentProperty contentProperty)
Copy constructor.
|
| Constructor and Description |
|---|
ContentProperties(List<ContentProperty> properties)
You shouldn't use this directly, content properties should be managed by the
ContentEntityObject. |
Copyright © 2003–2017 Atlassian. All rights reserved.