| 程序包 | 说明 |
|---|---|
| com.github.yeecode.objectLogger.client.task |
| 构造器和说明 |
|---|
SendLogForItemsTask(String objectName,
Integer objectId,
String actor,
String action,
String actionName,
String extraWords,
String comment,
List<ActionItemModel> actionItemModelList,
ObjectLoggerConfigBean objectLoggerConfigBean,
HttpBean httpBean) |
SendLogForObjectTask(Integer objectId,
String actor,
String action,
String actionName,
String extraWords,
String comment,
Object oldObject,
Object newObject,
ObjectLoggerConfigBean objectLoggerConfigBean,
HttpBean httpBean,
LocalTypeHandler localTypeHandler) |
Copyright © 2019. All rights reserved.