public interface JobserCaller
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
pause(String appkey,
String execkey) |
RpcResult |
resume(String appkey,
String execkey) |
RpcResult |
schedule_crontab(String appkey,
String execkey,
String crontab) |
RpcResult |
schedule_delete(String appkey,
String execkey) |
RpcResult |
schedule_fixdelay(String appkey,
String execkey,
int fixdelay) |
RpcResult |
schedule_fixrate(String appkey,
String execkey,
int fixtate) |
RpcResult |
start(String appkey,
String execkey) |
RpcResult |
status(String appkey,
String execkey) |
RpcResult |
stop(String appkey,
String execkey) |
Copyright (c) 2002-2020 Luther Inc.