Uses of Interface
com.atlassian.confluence.content.custom.CustomContentType
-
-
Uses of CustomContentType in com.atlassian.confluence.content
Methods in com.atlassian.confluence.content that return types with arguments of type CustomContentType Modifier and Type Method Description Collection<CustomContentType>ContentTypeManager. getEnabledCustomContentTypes()Get all CustomContentTypes currently enabled in the systemCollection<CustomContentType>DefaultContentTypeManager. getEnabledCustomContentTypes()Deprecated. -
Uses of CustomContentType in com.atlassian.confluence.content.custom
Classes in com.atlassian.confluence.content.custom that implement CustomContentType Modifier and Type Class Description classBaseCustomContentTypeA base class for Custom Content to extend.classCustomContentTypeWrapperA wrapper class to promote ContentTypes to CustomContentTypes -
Uses of CustomContentType in com.atlassian.confluence.impl.content
Methods in com.atlassian.confluence.impl.content that return types with arguments of type CustomContentType Modifier and Type Method Description Collection<CustomContentType>DefaultContentTypeManager. getEnabledCustomContentTypes() -
Uses of CustomContentType in com.atlassian.confluence.it.api.test.plugin.apiavailable
Classes in com.atlassian.confluence.it.api.test.plugin.apiavailable that implement CustomContentType Modifier and Type Class Description classDummyAvailableContentType
-