org.codehaus.swizzle.confluence
Class Confluence2

java.lang.Object
  extended by org.codehaus.swizzle.confluence.Confluence
      extended by org.codehaus.swizzle.confluence.Confluence2

public class Confluence2
extends Confluence

Author:
bsorrentino

Nested Class Summary
 
Nested classes/interfaces inherited from class org.codehaus.swizzle.confluence.Confluence
Confluence.ProxyInfo
 
Field Summary
protected static String SERVICE_PREFIX_2
           
 
Fields inherited from class org.codehaus.swizzle.confluence.Confluence
sendRawData, SERVICE_PREFIX_1
 
Constructor Summary
protected Confluence2(Confluence c)
           
protected Confluence2(String endpoint, Confluence.ProxyInfo proxyInfo)
           
 
Method Summary
protected  String getServicePrefix()
           
 
Methods inherited from class org.codehaus.swizzle.confluence.Confluence
addAnonymousPermissionsToSpace, addAnonymousPermissionToSpace, addAttachment, addComment, addGroup, addLabelById, addLabelByName, addLabelByNameToSpace, addLabelByObject, addPermissionsToSpace, addPermissionToSpace, addSpace, addUser, addUserToGroup, changeMyPassword, changeUserPassword, deactivateUser, editUser, exportSite, exportSpace, getActiveUsers, getAncestors, getAttachment, getAttachmentData, getAttachments, getBlogEntries, getBlogEntry, getBlogEntryByDayAndTitle, getChildren, getComment, getComments, getDescendents, getGroups, getLabelContentById, getLabelContentByName, getLabelContentByObject, getLabelsByDetail, getLabelsById, getMostPopularLabels, getMostPopularLabelsInSpace, getPage, getPage, getPage, getPageHistory, getPagePermissions, getPages, getPermissions, getPermissionsForUser, getRecentlyUsedLabels, getRecentlyUsedLabelsInSpace, getRelatedLabels, getRelatedLabelsInSpace, getServerInfo, getSpace, getSpaceLevelPermissions, getSpaces, getSpacesContainingContentWithLabel, getSpacesWithLabel, getUser, getUserGroups, getUserInformation, hasGroup, hasUser, login, logout, moveAttachment, reactivateUser, removeAllPermissionsForGroup, removeAnonymousPermissionFromSpace, removeAttachment, removeComment, removeGroup, removeLabelById, removeLabelByName, removeLabelByNameFromSpace, removeLabelByObject, removePage, removePermissionFromSpace, removeSpace, removeUser, removeUserFromGroup, renderContent, renderContent, renderContent, renderContent, search, search, sendRawData, setUserInformation, storeBlogEntry, storePage, willSendRawData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_PREFIX_2

protected static final String SERVICE_PREFIX_2
See Also:
Constant Field Values
Constructor Detail

Confluence2

protected Confluence2(Confluence c)

Confluence2

protected Confluence2(String endpoint,
                      Confluence.ProxyInfo proxyInfo)
               throws MalformedURLException
Throws:
MalformedURLException
Method Detail

getServicePrefix

protected String getServicePrefix()
Overrides:
getServicePrefix in class Confluence


Copyright © 2012. All Rights Reserved.