Uses of Interface
com.atlassian.confluence.api.impl.service.content.ContentBodyConversionManager
-
Packages that use ContentBodyConversionManager Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.api.impl.service.content.factory -
-
Uses of ContentBodyConversionManager in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement ContentBodyConversionManager Modifier and Type Class Description class
ContentBodyConversionManagerImpl
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ContentBodyConversionManager Constructor Description ContentBodyConversionServiceImpl(ContentEntityManagerInternal contentEntityManager, ContentBodyConversionManager contentBodyConversionManager)
-
Uses of ContentBodyConversionManager in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContentBodyConversionManager Constructor Description ContentBodyFactory(ContentBodyConversionManager contentBodyConversionManager)
-