|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcLogDestination | |
---|---|
com.atlassian.confluence.it.rpc |
Uses of RpcLogDestination in com.atlassian.confluence.it.rpc |
---|
Methods in com.atlassian.confluence.it.rpc that return RpcLogDestination | |
---|---|
static RpcLogDestination |
RpcLogDestination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RpcLogDestination[] |
RpcLogDestination.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 RpcLogDestination | |
---|---|
boolean |
ConfluenceRpc.logMessage(RpcLogDestination destination,
java.lang.String message)
Logs a message on the server at a specified log level or to sout or syserr. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |