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
 
Fields inherited from class org.codehaus.swizzle.confluence.Confluence
sendRawData
 
Constructor Summary
protected Confluence2(Confluence c)
           
protected Confluence2(java.lang.String endpoint, Confluence.ProxyInfo proxyInfo)
           
 
Method Summary
protected  java.lang.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
 

Constructor Detail

Confluence2

protected Confluence2(Confluence c)

Confluence2

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

getServicePrefix

protected java.lang.String getServicePrefix()
Overrides:
getServicePrefix in class Confluence


Copyright © 2011. All Rights Reserved.