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 class
AttachmentApiContentUiSupport
Provides 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.class
DefaultApiContentUiSupport
class
SimpleApiContentUiSupport<T extends Content>
Methods in com.atlassian.confluence.content.ui that return ApiContentUiSupport Modifier and Type Method Description static ApiContentUiSupport
SimpleApiContentUiSupport. getUnknown(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
-