| Package | Description |
|---|---|
| io.jpom.service.script | |
| io.jpom.socket |
| Modifier and Type | Method and Description |
|---|---|
List<ScriptModel> |
ScriptServer.queryStartingList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScriptServer.checkCron(ScriptModel scriptModel)
检查定时任务 状态
|
ScriptExecuteLogModel |
ScriptExecuteLogServer.create(ScriptModel scriptModel,
int type)
创建执行记录
|
void |
ScriptServer.insert(ScriptModel scriptModel) |
int |
ScriptServer.updateById(ScriptModel info,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ScriptProcessBuilder.addWatcher(ScriptModel nodeScriptModel,
String executeId,
String args,
org.springframework.web.socket.WebSocketSession session)
创建执行 并监听
|
static ScriptProcessBuilder |
ScriptProcessBuilder.create(ScriptModel nodeScriptModel,
String executeId,
String args)
创建执行 并监听
|
Copyright © 2017–2022. All rights reserved.