类 ScheduledLogDTO
java.lang.Object
io.github.mangocrisp.spring.taybct.common.message.cheduledlog.ScheduledLogDTO
- 所有已实现的接口:
io.github.mangocrisp.spring.taybct.tool.core.message.Message
,Serializable
public class ScheduledLogDTO
extends Object
implements io.github.mangocrisp.spring.taybct.tool.core.message.Message
任务调度日志
- 从以下版本开始:
- 2024/9/1 00:59
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明private com.alibaba.fastjson2.JSONObject
private static final long
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
payload
private com.alibaba.fastjson2.JSONObject payload
-
-
构造器详细资料
-
ScheduledLogDTO
public ScheduledLogDTO()
-
-
方法详细资料
-
getPayload
- 指定者:
getPayload
在接口中io.github.mangocrisp.spring.taybct.tool.core.message.Message
-