| Package | Description |
|---|---|
| com.atlassian.confluence.api.extension | |
| com.atlassian.confluence.api.model.content | |
| com.atlassian.confluence.plugins.restapi.metadata.content |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataProperty> |
MetadataProperty.getChildren()
Get the child properties, that are specified without a java type.
|
default List<MetadataProperty> |
ModelMetadataProvider.getProperties()
Get the type hierarchy of the fields and their types provided by this ModelMetadataProvider.
|
| Constructor and Description |
|---|
MetadataProperty(String propertyName,
List<MetadataProperty> children) |
| Modifier and Type | Method and Description |
|---|---|
static List<MetadataProperty> |
Space.getMetadataProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataProperty> |
LabelsModelMetadataProvider.getProperties() |
Copyright © 2003–2021 Atlassian. All rights reserved.