@TableName(value="MONITOR_INFO", name="\u76d1\u63a7\u4fe1\u606f") public class MonitorModel extends BaseWorkspaceModel
Modifier and Type | Class and Description |
---|---|
static class |
MonitorModel.NodeProject |
static class |
MonitorModel.Notify
通知
|
static class |
MonitorModel.NotifyType |
Constructor and Description |
---|
MonitorModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
autoRestart() |
boolean |
checkNodeProject(String nodeId,
String projectId) |
String |
getExecCron() |
String |
getNotifyUser() |
String |
getProjects() |
List<String> |
notifyUser() |
void |
notifyUser(List<String> notifyUser) |
List<MonitorModel.NodeProject> |
projects() |
void |
projects(List<MonitorModel.NodeProject> projects) |
boolean |
status()
开启状态
|
toString
toJson
public String getExecCron()
public boolean autoRestart()
public boolean status()
public List<MonitorModel.NodeProject> projects()
public String getProjects()
public void projects(List<MonitorModel.NodeProject> projects)
public String getNotifyUser()
Copyright © 2017–2022. All rights reserved.