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.
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.
LabelsRpc Makes CRUD RPC calls for Labels and Labelled content.
LegacyRpcBaseResolver  
LikesRpc Provides Like-plugin RPC calls.
MailRpc Handles all RPC comms involving mail.
MediaTypes Non-standard Media types for use with REST calls.
NotificationsRpc Wraps the ConfluenceRpc object for notification-specific calls.
PluginQuartzJob  
RemoteObjectConverter Converter class to build common transformations between objects.
RequestLog This helper is used to record url of any http requests made during a certain period.
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.
UpmJsonProvider JsonProvider is an implementation of the MessageBodyReader and MessageBodyWriter interfaces.
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–2015 Atlassian. All rights reserved.