Class SoapUtils
java.lang.Object
com.atlassian.confluence.rpc.soap.SoapUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RemoteAttachment[]
getAttachments
(List attachments) static RemoteBlogEntrySummary[]
getBlogEntrySummaries
(List blogEntries) static RemoteComment[]
getComments
(List comments) static RemotePageHistory[]
getPageHistory
(AbstractPage page, PageManager pageManager) static RemotePageSummary[]
getPageSummaries
(List pages) static RemoteSpaceGroup[]
getSpaceGroups
(List spaceGroups) Deprecated.since 5.9.static RemoteSpaceSummary[]
getSpaceSummaries
(List spaces)
-
Constructor Details
-
SoapUtils
public SoapUtils()
-
-
Method Details
-
getSpaceSummaries
-
getSpaceGroups
Deprecated.since 5.9.SpaceGroup
and related classes likeSpaceGroupManager
andSpaceGroupComparator
will be removed. Please do not use them. -
getPageSummaries
-
getBlogEntrySummaries
-
getPageHistory
-
getComments
-
getAttachments
-