com.atlassian.confluence.api
Class ProxyCreator
java.lang.Object
com.atlassian.confluence.api.ProxyCreator
public class ProxyCreator
- extends Object
Returns some common API Services as Remote proxies.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyCreator
public ProxyCreator(ConfluenceRpc rpc)
makeContentServiceProxy
public ContentService makeContentServiceProxy()
makeContentBodyConversionServiceProxy
public ContentBodyConversionService makeContentBodyConversionServiceProxy()
makeChildContentServiceProxy
public ChildContentService makeChildContentServiceProxy()
makeSpaceServiceProxy
public SpaceService makeSpaceServiceProxy()
makeAttachmentServiceProxy
public AttachmentService makeAttachmentServiceProxy()
makeContentLabelServiceProxy
public ContentLabelService makeContentLabelServiceProxy()
makeContentMacroServiceProxy
public ContentMacroService makeContentMacroServiceProxy()
makeContentTrashServiceProxy
public ContentTrashService makeContentTrashServiceProxy()
makeContentPropertyServiceProxy
public ContentPropertyService makeContentPropertyServiceProxy()
makeSearchServiceProxy
public CQLSearchService makeSearchServiceProxy()
makeContentRestrictionServiceProxy
public ContentRestrictionService makeContentRestrictionServiceProxy()
Copyright © 2003–2015 Atlassian. All rights reserved.