public interface TaskExecuteService
com.efficient.common.result.Result
remove(String taskId)
restart(String taskId)
start(String taskId)
stop(String taskId)
com.efficient.common.result.Result start(String taskId) throws Exception
Exception
com.efficient.common.result.Result stop(String taskId) throws Exception
com.efficient.common.result.Result restart(String taskId) throws Exception
com.efficient.common.result.Result remove(String taskId) throws Exception
Copyright © 2024. All rights reserved.