Package | Description |
---|---|
com.atlassian.confluence.it.rpc | |
com.atlassian.confluence.it.rpc.delegates.admin |
Modifier and Type | Method and Description |
---|---|
static RpcLogDestination |
RpcLogDestination.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ConfluenceRpc.logMessage(RpcLogDestination destination,
String message)
Deprecated.
Logs a message on the server at a specified log level or to sout or syserr.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LoggingRpc.logMessage(RpcLogDestination destination,
String message) |
Copyright © 2003–2018 Atlassian. All rights reserved.