Uses of Interface
com.atlassian.confluence.rest.client.RemoteAttachmentService
-
Packages that use RemoteAttachmentService Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of RemoteAttachmentService in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemoteAttachmentService Modifier and Type Class Description classRemoteAttachmentServiceImplAttachmentService implementation that communicates with Confluence remotely using the Confluence REST api
-