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