Uses of Interface
com.atlassian.confluence.content.ContentEntityAdapter
Packages that use ContentEntityAdapter
Package
Description
-
Uses of ContentEntityAdapter in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement ContentEntityAdapterModifier and TypeClassDescriptionclass
Default implementation of ContentEntityAdapter.class
This 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 ContentEntityAdapter
DefaultContentAdapter.INSTANCE
Methods 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 TypeMethodDescriptionvoid
CustomContentEntityObject.setAdapter
(ContentEntityAdapter adapter) -
Uses of ContentEntityAdapter in com.atlassian.confluence.content.custom
Methods in com.atlassian.confluence.content.custom that return ContentEntityAdapter -
Uses of ContentEntityAdapter in com.atlassian.confluence.plugins.contentproperty
Classes in com.atlassian.confluence.plugins.contentproperty that implement ContentEntityAdapterMethods in com.atlassian.confluence.plugins.contentproperty that return ContentEntityAdapter