Class ImportedObject
java.lang.Object
com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
Deprecated.
since 7.17.0. Has to be moved to impl package.
-
Constructor Summary
ConstructorsConstructorDescriptionImportedObject
(String className, String packageName, Collection<ImportedProperty> properties, CompositeId compositeId) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getStringProperty
(String propertyName) Deprecated.toString()
Deprecated.
-
Constructor Details
-
ImportedObject
public ImportedObject(String className, String packageName, Collection<ImportedProperty> properties, CompositeId compositeId) Deprecated.
-
-
Method Details