public class BatchSkipLog extends URuleLog
| 构造器和说明 |
|---|
BatchSkipLog() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBatchId() |
String |
getData() |
String |
getDetail() |
String |
getGroupId() |
Long |
getLogId() |
String |
getMsg() |
Long |
getProjectId() |
String |
getType() |
void |
setBatchId(Long batchId) |
void |
setData(String data) |
void |
setDetail(String detail) |
void |
setGroupId(String groupId) |
void |
setLogId(Long logId) |
void |
setMsg(String msg) |
void |
setProjectId(Long projectId) |
void |
setType(String type) |
getCreateDate, getId, getSerialversionuid, getUserId, getUsername, setCreateDate, setId, setUserId, setUsernamepublic String getType()
public void setType(String type)
public String getMsg()
public void setMsg(String msg)
public String getDetail()
public void setDetail(String detail)
public String getData()
public void setData(String data)
public String getGroupId()
public void setGroupId(String groupId)
public Long getProjectId()
public void setProjectId(Long projectId)
public Long getBatchId()
public void setBatchId(Long batchId)
public Long getLogId()
public void setLogId(Long logId)
Copyright © 2023 Bstek. All rights reserved.