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