Uses of Interface
com.atlassian.confluence.content.ContentEntityAdapter
Packages that use ContentEntityAdapter
Package
Description
- 
Uses of ContentEntityAdapter in com.atlassian.confluence.contentClasses in com.atlassian.confluence.content that implement ContentEntityAdapterModifier and TypeClassDescriptionclassDefault implementation of ContentEntityAdapter.classThis gets set on content if the plugin content adapter for that content type can't be found (it's broken, disabled or deleted)Fields in com.atlassian.confluence.content declared as ContentEntityAdapterModifier and TypeFieldDescriptionstatic final ContentEntityAdapterDefaultContentAdapter.INSTANCEMethods in com.atlassian.confluence.content that return ContentEntityAdapterModifier and TypeMethodDescriptionContentType.getContentAdapter()TestContentType.getContentAdapter()UninstalledContentType.getContentAdapter()Methods in com.atlassian.confluence.content with parameters of type ContentEntityAdapterModifier and TypeMethodDescriptionvoidCustomContentEntityObject.setAdapter(ContentEntityAdapter adapter) 
- 
Uses of ContentEntityAdapter in com.atlassian.confluence.content.customMethods in com.atlassian.confluence.content.custom that return ContentEntityAdapter
- 
Uses of ContentEntityAdapter in com.atlassian.confluence.plugins.contentpropertyClasses in com.atlassian.confluence.plugins.contentproperty that implement ContentEntityAdapterMethods in com.atlassian.confluence.plugins.contentproperty that return ContentEntityAdapter