|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcRuntimeException | |
---|---|
com.atlassian.confluence.it.rpc |
Uses of RpcRuntimeException in com.atlassian.confluence.it.rpc |
---|
Methods in com.atlassian.confluence.it.rpc that throw RpcRuntimeException | |
---|---|
Object |
ConfluenceRpc.execute(String method,
Object... args)
Execute a Confluence rpc method as the currently logged in user. |
Object |
ConfluenceRpc.executeFuncTest(String method,
Object... args)
Instead of using the execute methods directly, consider adding a wrapper method to ConfluenceRpc. |
protected Object |
ConfluenceRpc.executeRpc(String rpcBase,
String method,
Object... args)
|
Constructors in com.atlassian.confluence.it.rpc that throw RpcRuntimeException | |
---|---|
ConfluenceRpc(String baseUrl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |