Package | Description |
---|---|
io.jpom.model.data | |
io.jpom.permission | |
io.jpom.service.dblog | |
io.jpom.service.monitor |
Modifier and Type | Method and Description |
---|---|
List<ClassFeature> |
MonitorUserOptModel.monitorFeature() |
Modifier and Type | Method and Description |
---|---|
void |
MonitorUserOptModel.monitorFeature(List<ClassFeature> monitorFeature) |
Modifier and Type | Method and Description |
---|---|
static ClassFeature |
ClassFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassFeature[] |
ClassFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
DbUserOperateLogService.buildDataMsg(ClassFeature classFeature,
String dataId,
String nodeId)
根据 数据ID 和 节点ID 查询相关数据名称
|
Modifier and Type | Method and Description |
---|---|
List<MonitorUserOptModel> |
MonitorUserOptService.listByType(String workspaceId,
ClassFeature classFeature,
MethodFeature methodFeature,
String userId)
查询 对应操作的监控信息
|
Copyright © 2017–2022. All rights reserved.