Package com.atlassian.confluence.it.rpc

Interface Summary
QuartzJob Quartz Job to be triggered.
RpcBaseResolver  
 

Class Summary
ConfluenceRpc A client-side stub of the Confluence remote API.
ConfluenceSoapRpc Handles RPC over SOAP.
EventWaitingLatch Latch that allows acceptance testing code to wait for a specific Confluence event to be published on the server side before proceeding with assertions.
LegacyRpcBaseResolver  
LikesRpc Provides Like-plugin RPC calls.
MailRpc Handles all RPC comms involving mail.
NotificationsRpc Wraps the ConfluenceRpc object for notification-specific calls.
RpcAssertions Some common assertions that crop up while testing RPC methods
RpcPluginHelper Uses a ConfluenceRpc to perform plugin operations.
StartOfTestLogger Singleton to log a message on the server reporting the start of each test.
UserPreferencesRpc Wraps the ConfluenceRpc object for UserPreference-specific calls.
VersionedRpcBaseResolver  
 

Enum Summary
ConfluenceRpc.Version Enumeration of all supported versions of the Confluence remote API
RpcLogDestination The destinations to which log messages can be sent.
StandardConfluenceJob Standard Confluence Jobs to trigger.
 

Exception Summary
RpcRuntimeException  
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.