Class ComponentProperty
java.lang.Object
com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
Deprecated.
since 7.17.0.
-
Constructor Summary
ConstructorsConstructorDescriptionComponentProperty(String name, List<PrimitiveProperty> properties) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getPropertyStringValue(String propertyName) Deprecated.toString()Deprecated.Methods inherited from class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
equals, getName, hashCode
-
Constructor Details
-
ComponentProperty
Deprecated.
-
-
Method Details
-
getProperties
Deprecated. -
toString
Deprecated.- Overrides:
toStringin classImportedProperty
-
getPropertyStringValue
Deprecated.
-