限定符和类型 | 方法和说明 |
---|---|
BaseAttributeModel |
BaseExtendedTypeHandler.handleAttributeChange(String extendedType,
String attributeName,
String attributeAlias,
Object oldValue,
Object newValue) |
abstract BaseAttributeModel |
BuiltinTypeHandler.handlerAttributeChange(FieldWrapper fieldWrapper) |
限定符和类型 | 类和说明 |
---|---|
class |
AttributeModel |
限定符和类型 | 方法和说明 |
---|---|
void |
OperationModel.addBaseActionItemModel(BaseAttributeModel baseAttributeModel) |
限定符和类型 | 方法和说明 |
---|---|
void |
OperationModel.addBaseActionItemModelList(List<BaseAttributeModel> baseAttributeModelList) |
构造器和说明 |
---|
AttributeModel(BaseAttributeModel baseAttributeModel) |
限定符和类型 | 方法和说明 |
---|---|
void |
LogClient.logAttributes(String objectName,
String objectId,
String operator,
String operationName,
String operationAlias,
String extraWords,
String comment,
List<BaseAttributeModel> baseAttributeModelList)
Write log with attributes
|
构造器和说明 |
---|
LogAttributesTask(String objectName,
String objectId,
String operator,
String operationName,
String operationAlias,
String extraWords,
String comment,
List<BaseAttributeModel> baseAttributeModelList,
ObjectLoggerConfig objectLoggerConfig,
HttpUtil httpUtil) |
Copyright © 2020. All rights reserved.