Uses of Interface
com.atlassian.confluence.api.service.content.ContentVersionService
-
Packages that use ContentVersionService Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.plugins.restapi.experimental.resources -
-
Uses of ContentVersionService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement ContentVersionService Modifier and Type Class Description class
ContentVersionServiceImpl
Implement ContentVersionService -
Uses of ContentVersionService in com.atlassian.confluence.plugins.restapi.experimental.resources
Constructors in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type ContentVersionService Constructor Description ContentVersionResource(ContentVersionService contentVersionService)
-