Uses of Enum Class
com.atlassian.confluence.core.VersionChildOwnerPolicy
Packages that use VersionChildOwnerPolicy
Package
Description
-
Uses of VersionChildOwnerPolicy in com.atlassian.confluence.content
Methods in com.atlassian.confluence.content that return VersionChildOwnerPolicyModifier and TypeMethodDescriptionContentEntityAdapter.getVersionChildPolicy
(ContentType contentType) This will be called byVersioned.getVersionChildPolicy(com.atlassian.confluence.api.model.content.ContentType)
to determine the policy to be used when saving the CCEO.ContentEntityAdapterParent.getVersionChildPolicy
(ContentType contentType) CustomContentEntityObject.getVersionChildPolicy
(ContentType contentType) DefaultContentAdapter.getVersionChildPolicy
(ContentType contentType) -
Uses of VersionChildOwnerPolicy in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return VersionChildOwnerPolicyModifier and TypeMethodDescriptionAbstractVersionedEntityObject.getVersionChildPolicy
(ContentType contentType) Versioned.getVersionChildPolicy
(ContentType contentType) Returns the rightVersionChildOwnerPolicy
depending on the passed contentType.static VersionChildOwnerPolicy
Returns the enum constant of this class with the specified name.static VersionChildOwnerPolicy[]
VersionChildOwnerPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VersionChildOwnerPolicy in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return VersionChildOwnerPolicyModifier and TypeMethodDescriptionAttachment.getVersionChildPolicy
(ContentType contentType) ReadOnlyAttachment.getVersionChildPolicy
(ContentType contentType) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of VersionChildOwnerPolicy in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces that return VersionChildOwnerPolicyModifier and TypeMethodDescriptionReadOnlySpaceDescription.getVersionChildPolicy
(ContentType contentType)