| 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 | Deprecated
since 7.6.0, no replacement
|
| MediaTypes | Deprecated
since 7.14.0 , use confluence-test-utils
|
| 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 | Deprecated
since 7.14.0, use confluence-test-utils
|
| 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–2023 Atlassian. All rights reserved.