序列化表格
-
程序包 com.aizuda.easy.retry.server.web.model.response
-
类 com.aizuda.easy.retry.server.web.model.response.JobNotifyConfigResponseVO
class JobNotifyConfigResponseVO extends Object implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createDt
LocalDateTime createDt
-
description
String description
-
groupName
String groupName
-
id
Long id
-
jobId
Long jobId
-
jobName
String jobName
-
namespaceId
String namespaceId
-
notifyAttribute
String notifyAttribute
-
notifyName
String notifyName
-
notifyScene
Integer notifyScene
-
notifyStatus
Integer notifyStatus
-
notifyThreshold
Integer notifyThreshold
-
notifyType
Integer notifyType
-
rateLimiterStatus
Integer rateLimiterStatus
-
rateLimiterThreshold
Integer rateLimiterThreshold
-
updateDt
LocalDateTime updateDt
-
-
类 com.aizuda.easy.retry.server.web.model.response.NotifyConfigResponseVO
class NotifyConfigResponseVO extends Object implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createDt
LocalDateTime createDt
-
description
String description
-
groupName
String groupName
-
id
Long id
-
notifyAttribute
String notifyAttribute
-
notifyName
String notifyName
-
notifyScene
Integer notifyScene
-
notifyStatus
Integer notifyStatus
-
notifyThreshold
Integer notifyThreshold
-
notifyType
Integer notifyType
-
rateLimiterStatus
Integer rateLimiterStatus
-
rateLimiterThreshold
Integer rateLimiterThreshold
-
sceneName
String sceneName
-
updateDt
LocalDateTime updateDt
-
-