Uses of Interface
com.atlassian.confluence.legacyapi.service.content.AttachmentService
-
Packages that use AttachmentService Package Description com.atlassian.confluence.ui.rest.content com.atlassian.confluence.ui.rest.service.content -
-
Uses of AttachmentService in com.atlassian.confluence.ui.rest.content
Constructors in com.atlassian.confluence.ui.rest.content with parameters of type AttachmentService Constructor Description LegacyAttachmentResource(AttachmentService attachmentService)
Deprecated. -
Uses of AttachmentService in com.atlassian.confluence.ui.rest.service.content
Classes in com.atlassian.confluence.ui.rest.service.content that implement AttachmentService Modifier and Type Class Description class
LegacyAttachmentServiceImpl
Deprecated.since 7.0.1 , useContentLabelService
-