Package | Description |
---|---|
io.jpom.service.node.command |
Modifier and Type | Method and Description |
---|---|
List<CommandModel> |
CommandService.queryStartingList()
开启定时构建任务
|
Modifier and Type | Method and Description |
---|---|
boolean |
CommandService.checkCron(CommandModel buildInfoModel)
检查定时任务 状态
|
String |
CommandService.executeBatch(CommandModel commandModel,
String params,
String nodes,
int triggerExecType)
批量执行命令
|
void |
CommandService.insert(CommandModel commandModel) |
int |
CommandService.updateById(CommandModel info,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2017–2022. All rights reserved.