%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %>
| 调度信息: | 总任务数目: | ${taskLogCount} |
| 正在执行任务数目: | ${startCount} | |
| 任务调度开关: | ( * 关闭所有任务不再执行,且不可再次启动 * ) | |