public class ProxyCreator extends Object
| Constructor and Description |
|---|
ProxyCreator(AuthenticatedWebResourceProvider baseResourceProvider) |
ProxyCreator(ConfluenceRpc rpc)
Deprecated.
since 7.0.1. Use
ProxyCreator(AuthenticatedWebResourceProvider) instead. |
@Deprecated public ProxyCreator(ConfluenceRpc rpc)
ProxyCreator(AuthenticatedWebResourceProvider) instead.public ProxyCreator(AuthenticatedWebResourceProvider baseResourceProvider)
public ContentService makeContentServiceProxy()
public ContentService makeContentServiceGraphQLProxy(String defaultGraphQLQuery)
public ContentBodyConversionService makeContentBodyConversionServiceProxy()
public ChildContentService makeChildContentServiceProxy()
public ChildContentService makeChildContentServiceGraphQLProxy(String defaultGraphQLQuery)
public SpaceService makeSpaceServiceProxy()
public AttachmentService makeAttachmentServiceProxy()
public ContentLabelService makeContentLabelServiceProxy()
public ContentLabelService makeContentLabelServiceGraphQLProxy()
public ContentMacroService makeContentMacroServiceProxy()
public ContentTrashService makeContentTrashServiceProxy()
public ContentPropertyService makeContentPropertyServiceProxy()
public SpacePropertyService makeSpacePropertyServiceProxy()
public GroupService makeGroupService()
public CQLSearchService makeSearchServiceProxy()
public ContentRestrictionService makeContentRestrictionServiceProxy()
public ContentDraftService makeContentDraftServiceProxy()
public RelationService makeRelationServiceProxy()
public WatchService makeWatchServiceProxy()
public ContentTemplateService makePageContentTemplateServiceProxy()
public ContentTemplateService makeBlueprintContentTemplateServiceProxy()
public ContentVersionService makeContentVersionServiceProxy()
public WebViewService makeWebViewServiceProxy()
public WebViewService makeWebViewServiceGraphQLProxy()
public PersonService makePersonServiceProxy()
public AccessModeService makeAccessModeServiceProxy()
Copyright © 2003–2019 Atlassian. All rights reserved.