| Package | Description |
|---|---|
| com.atlassian.confluence.importexport.xmlimport.model | |
| com.atlassian.confluence.importexport.xmlimport.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionProperty |
class |
ComponentProperty |
class |
ContentTypeEnumProperty
Maps
ContentTypeEnums. |
class |
EnumProperty |
class |
PrimitiveId |
class |
PrimitiveProperty |
class |
ReferenceProperty |
| Modifier and Type | Method and Description |
|---|---|
Collection<ImportedProperty> |
ImportedObject.getProperties() |
Collection<ImportedProperty> |
CollectionProperty.getValues() |
| Constructor and Description |
|---|
CollectionProperty(String name,
Collection<ImportedProperty> values) |
ImportedObject(String className,
String packageName,
Collection<ImportedProperty> properties,
CompositeId compositeId) |
| Modifier and Type | Method and Description |
|---|---|
ImportedProperty |
EnumPropertyParser.build() |
| Modifier and Type | Method and Description |
|---|---|
static FragmentParser<? extends ImportedProperty> |
ImportedPropertyParserFactory.createParser(String elementName,
Attributes attributes) |
Copyright © 2003–2018 Atlassian. All rights reserved.