Uses of Package
com.atlassian.confluence.content.apisupport
Packages that use com.atlassian.confluence.content.apisupport
Package
Description
-
-
Classes in com.atlassian.confluence.content.apisupport used by com.atlassian.confluence.api.impl.service.content.factoryClassDescriptionAllows api support to be accessed for a given content type.Provides
ContentTypeApiSupport
s that are either bundled, or registered with OSGi -
Classes in com.atlassian.confluence.content.apisupport used by com.atlassian.confluence.api.impl.service.content.typebindingClassDescriptionAllows api support to be accessed for a given content type.A subclass for extensible content type support in the apiContentCreator contains logic to validate CREATE / UPDATE content operations which involves sanity checks like access permission and blank titles.Interface providing extensible content type support in the api
-
Classes in com.atlassian.confluence.content.apisupport used by com.atlassian.confluence.content
-
Classes in com.atlassian.confluence.content.apisupport used by com.atlassian.confluence.content.apisupportClassDescriptionAllows api support to be accessed for a given content type.A subclass for extensible content type support in the apiAn internal SPI to allow core comments to be extended by AtlassianContentCreator contains logic to validate CREATE / UPDATE content operations which involves sanity checks like access permission and blank titles.Interface providing extensible content type support in the apiBean to provide the parameters for the CustomContentApiSupport class this allows us to continue using the constructor injection on the CustomContentTypeApiSupport SPI.
-
Classes in com.atlassian.confluence.content.apisupport used by com.atlassian.confluence.content.customClassDescriptionAllows api support to be accessed for a given content type.Interface providing extensible content type support in the api