|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSLogEntry | |
---|---|
org.wso2.carbon.registry.ws.api | |
org.wso2.carbon.registry.ws.api.utils |
Uses of WSLogEntry in org.wso2.carbon.registry.ws.api |
---|
Methods in org.wso2.carbon.registry.ws.api that return WSLogEntry | |
---|---|
WSLogEntry[] |
WSRegistry.WSgetLogs(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
Returns the logs of the activities occurred in the Registry. |
Uses of WSLogEntry in org.wso2.carbon.registry.ws.api.utils |
---|
Methods in org.wso2.carbon.registry.ws.api.utils that return WSLogEntry | |
---|---|
static WSLogEntry |
CommonUtil.transformLogEntryToWSLogEntry(org.wso2.carbon.registry.core.LogEntry logEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |