Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
RemoteRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst) |
Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
Registry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
CacheBackedRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst) |
Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
GhostRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
EmbeddedRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst) |
Modifier and Type | Method and Description |
---|---|
LogEntryCollection |
UserRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst) |
Copyright © 2015 WSO2 Inc. All Rights Reserved.