Uses of Interface
com.atlassian.confluence.legacyapi.service.content.ContentService
-
Packages that use ContentService Package Description com.atlassian.confluence.ui.rest.content com.atlassian.confluence.ui.rest.service.content -
-
Uses of ContentService in com.atlassian.confluence.ui.rest.content
Constructors in com.atlassian.confluence.ui.rest.content with parameters of type ContentService Constructor Description LegacyContentResource(ContentService contentService)
Deprecated. -
Uses of ContentService in com.atlassian.confluence.ui.rest.service.content
Classes in com.atlassian.confluence.ui.rest.service.content that implement ContentService Modifier and Type Class Description class
LegacyContentServiceImpl
Deprecated.since 7.0.1 , useContentService
-