Uses of Interface
com.atlassian.confluence.content.ui.ApiContentUiSupport
- 
Packages that use ApiContentUiSupport Package Description com.atlassian.confluence.content.ui  - 
- 
Uses of ApiContentUiSupport in com.atlassian.confluence.content.ui
Classes in com.atlassian.confluence.content.ui that implement ApiContentUiSupport Modifier and Type Class Description classAttachmentApiContentUiSupportProvides metadata about of type com.atlassian.confluence.api.model.content.Content when it is attachment type: the location of icons, relevant CSS classes, links and so on.classDefaultApiContentUiSupportclassSimpleApiContentUiSupport<T extends Content>Methods in com.atlassian.confluence.content.ui that return ApiContentUiSupport Modifier and Type Method Description static ApiContentUiSupportSimpleApiContentUiSupport. getUnknown(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider) 
 -