public class XmlRpcUtils extends Object
ConfluenceRpc
can go in
here.Constructor and Description |
---|
XmlRpcUtils() |
Modifier and Type | Method and Description |
---|---|
static List<Page> |
convertMapsToPages(List<Map<String,String>> pageMaps) |
static Hashtable<String,String> |
makePageHashtable(Page page) |
static Hashtable<String,String> |
makePageHashtable(String spaceKey,
String title,
String content,
long parentPageId) |
static Hashtable<String,String> |
object(String... args) |
Copyright © 2003–2017 Atlassian. All rights reserved.