Uses of Class
com.atlassian.confluence.api.model.content.Content.IdProperties
-
Packages that use Content.IdProperties Package Description com.atlassian.confluence.api.model.content -
-
Uses of Content.IdProperties in com.atlassian.confluence.api.model.content
Methods in com.atlassian.confluence.api.model.content that return Content.IdProperties Modifier and Type Method Description static Content.IdProperties
Content.IdProperties. valueOf(String name)
Returns the enum constant of this type with the specified name.static Content.IdProperties[]
Content.IdProperties. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-