public class ActionLogsService extends Object
| Constructor and Description |
|---|
ActionLogsService() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActionLogCount(String logType)
Gets the action log count.
|
void |
logAction(String statType)
Log action.
|
void |
logUserAction(String className,
String actionName,
String userName)
Log user action.
|
Copyright © 2023 Smart-Cloud. All rights reserved.