Interface | Description |
---|---|
QuartzJob | Deprecated
Use confluence-test-utils module's com.atlassian.confluence.test.rest.api.scheduler.QuartzJob.
|
RpcBaseResolver | Deprecated
Please use confluence-test-utils module instead.
|
Class | Description |
---|---|
ConfluenceRpc | Deprecated
Please use confluence-test-utils module instead.
|
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.
|
PluginJob | |
PluginQuartzJob | Deprecated
Use confluence-test-utils module's com.atlassian.confluence.test.rest.api.scheduler.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. |
StandardConfluenceJob |
Standard Confluence Jobs to trigger.
|
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 | Deprecated
Please use confluence-test-utils module instead.
|
Enum | Description |
---|---|
ConfluenceRpc.Version |
Enumeration of all supported versions of the Confluence remote API
|
RpcLogDestination |
The destinations to which log messages can be sent.
|
Exception | Description |
---|---|
RpcRuntimeException | Deprecated
Please use confluence-test-utils module instead.
|
Copyright © 2003–2019 Atlassian. All rights reserved.