Package | Description |
---|---|
io.jpom.model.data | |
io.jpom.permission | |
io.jpom.service.monitor |
Modifier and Type | Method and Description |
---|---|
List<MethodFeature> |
MonitorUserOptModel.monitorOpt() |
Modifier and Type | Method and Description |
---|---|
void |
MonitorUserOptModel.monitorOpt(List<MethodFeature> monitorOpt) |
Modifier and Type | Method and Description |
---|---|
static MethodFeature |
MethodFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodFeature[] |
MethodFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<MonitorUserOptModel> |
MonitorUserOptService.listByType(String workspaceId,
ClassFeature classFeature,
MethodFeature methodFeature,
String userId)
查询 对应操作的监控信息
|
Copyright © 2017–2022. All rights reserved.