Package com.atlassian.confluence.rpc

Interface Summary
RpcServer  
SecureRpc  
 

Class Summary
AbstractRpcAcceptanceTest  
AddUserAcceptanceTest  
AdminRpcAcceptanceTest  
AttachmentsRpcAcceptanceTest  
BasicSoapAcceptanceTest Very basic soap tests TODO: Make these more comprehensive
BlogsRpcAcceptanceTest  
CommentsRpcAcceptanceTest  
ConvertWikiToStorageFormatRpcAcceptanceTest  
LabelsFuncRpcAcceptanceTest Tests LabelManager methods against multiple databases, headlessly.
LabelsRestRpcAcceptanceTest  
LabelsXmlRpcAcceptanceTest Test the functionality of the XmlRpcLabelClient.
LoginRpcAcceptanceTest Test login and miscellaneous methods via RPC.
MacroMigrationRpcAcceptanceTest  
MovePageRpcAcceptanceTest Tests RPC methods movePage, movePageToTopLevel, getTopLevelPages and getChildren
NotificationsRpcAcceptanceTest Tests adding and removing watches, managing watchers, etc.
PagesRpcAcceptanceTest  
PermissionsRpcAcceptanceTest  
PersonalInformationRpcAcceptanceTest  
RpcConfigurationChangeListener  
RpcLoadTest  
RpcVersion1AcceptanceTest  
RpcVersion2AcceptanceTest  
SpaceRpcAcceptanceTest Test space related methods via RPC.
TrashRpcAcceptanceTest  
UsersRpcAcceptanceTest  
 

Exception Summary
AlreadyExistsException Exception thrown when a user tries to create an object that already exists
AuthenticationFailedException Exception thrown when a login attempt fails
InvalidSessionException Exception thrown when an invalid session token is supplied to an RPC method.
NotFoundException Thrown when a remote method can't find an object specified by the caller.
NotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.
OperationTimedOutException Thrown when an operation times out on the server.
RemoteException  
VersionMismatchException Exception thrown when a user tries to save a page (or other content object) that has been modified by somebody else.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.