test.plugin.versionchildpolicy
Class DummyOriginalVersionContentEntityAdapter
java.lang.Object
com.atlassian.confluence.content.ContentEntityAdapterParent
test.plugin.versionchildpolicy.DummyOriginalVersionContentEntityAdapter
- All Implemented Interfaces:
- ContentEntityAdapter
public class DummyOriginalVersionContentEntityAdapter
- extends ContentEntityAdapterParent
| Methods inherited from class com.atlassian.confluence.content.ContentEntityAdapterParent |
getAttachmentsUrlPath, getAttachmentUrlPath, getDefaultBodyType, getDisplayTitle, getExcerpt, getNameForComparison, getUrlPath, isAllowedContainer, isAllowedParent, isIndexable, shouldConvertToContent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyOriginalVersionContentEntityAdapter
public DummyOriginalVersionContentEntityAdapter()
getVersionChildPolicy
public VersionChildOwnerPolicy getVersionChildPolicy(ContentType contentType)
- Description copied from interface:
ContentEntityAdapter
- This will be called by
Versioned.getVersionChildPolicy(com.atlassian.confluence.api.model.content.ContentType) to determine the policy
to be used when saving the CCEO.
- Specified by:
getVersionChildPolicy in interface ContentEntityAdapter- Overrides:
getVersionChildPolicy in class ContentEntityAdapterParent
- See Also:
VersionChildOwnerPolicy
Copyright © 2003–2015 Atlassian. All rights reserved.