|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfluenceRpc.Version | |
|---|---|
| com.atlassian.confluence.it.rpc | |
| Uses of ConfluenceRpc.Version in com.atlassian.confluence.it.rpc |
|---|
| Methods in com.atlassian.confluence.it.rpc that return ConfluenceRpc.Version | |
|---|---|
static ConfluenceRpc.Version |
ConfluenceRpc.Version.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfluenceRpc.Version[] |
ConfluenceRpc.Version.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.confluence.it.rpc with parameters of type ConfluenceRpc.Version | |
|---|---|
static ConfluenceRpc |
ConfluenceRpc.newInstance(BaseUrlSelector baseUrlSelector,
ConfluenceRpc.Version version)
Create a new RPC stub pointed at a specific version of the server-side API. |
static ConfluenceRpc |
ConfluenceRpc.newInstance(java.lang.String baseUrl,
ConfluenceRpc.Version version)
Create a new RPC stub pointed at a specific version of the server-side API. |
static ConfluenceRpc |
ConfluenceRpc.newInstanceForSetup(java.lang.String baseUrl,
ConfluenceRpc.Version version)
Create a new RPC stub pointed at a specific version of the server-side API, for use with Setup acceptance tests. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||