public interface TaskHandler
任务执行接口
2020-02-24 21:50
CommandTask
process(String taskId, String command)
boolean
stop(Process process)
CommandTask process(String taskId, String command)
taskId
command
boolean stop(Process process)
process
Copyright © 2021. All rights reserved.