|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentType | |
|---|---|
| com.atlassian.confluence.content | |
| com.atlassian.confluence.mail.archive.content | |
| Uses of ContentType in com.atlassian.confluence.content |
|---|
| Classes in com.atlassian.confluence.content that implement ContentType | |
|---|---|
class |
UninstalledContentType
|
| Methods in com.atlassian.confluence.content that return ContentType | |
|---|---|
ContentType |
ContentTypeModuleDescriptor.createModule()
|
ContentType |
DefaultContentTypeManager.getContentType(String contentModuleKey)
|
ContentType |
ContentTypeManager.getContentType(String contentModuleKey)
Get the Content Type plugin module for the given module key, or the default "uninstalled" content type if no matching plugin can be found. |
static ContentType |
UninstalledContentType.getInstance(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
|
ContentType |
ContentTypeModuleDescriptor.getModule()
|
| Methods in com.atlassian.confluence.content that return types with arguments of type ContentType | |
|---|---|
Collection<ContentType> |
DefaultContentTypeManager.getEnabledContentTypes()
|
Collection<ContentType> |
ContentTypeManager.getEnabledContentTypes()
Get all ContentTypes currently enabled in the system |
| Uses of ContentType in com.atlassian.confluence.mail.archive.content |
|---|
| Classes in com.atlassian.confluence.mail.archive.content that implement ContentType | |
|---|---|
class |
MailContentType
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||