public static class GetInstanceResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
public Long getNodeId()
public void setNodeId(Long nodeId)
public Long getInstanceId()
public void setInstanceId(Long instanceId)
public Long getDagId()
public void setDagId(Long dagId)
public String getDagType()
public void setDagType(String dagType)
public String getStatus()
public void setStatus(String status)
public Long getBizdate()
public void setBizdate(Long bizdate)
public String getParamValues()
public void setParamValues(String paramValues)
public Long getCycTime()
public void setCycTime(Long cycTime)
public Long getFinishTime()
public void setFinishTime(Long finishTime)
public Long getBeginWaitTimeTime()
public void setBeginWaitTimeTime(Long beginWaitTimeTime)
public Long getBeginWaitResTime()
public void setBeginWaitResTime(Long beginWaitResTime)
public Long getBeginRunningTime()
public void setBeginRunningTime(Long beginRunningTime)
public Long getCreateTime()
public void setCreateTime(Long createTime)
public Long getModifyTime()
public void setModifyTime(Long modifyTime)
public String getNodeName()
public void setNodeName(String nodeName)
public Integer getPriority()
public void setPriority(Integer priority)
public Long getBaselineId()
public void setBaselineId(Long baselineId)
public Boolean getRepeatability()
public void setRepeatability(Boolean repeatability)
public Long getRepeatInterval()
public void setRepeatInterval(Long repeatInterval)
public String getConnection()
public void setConnection(String connection)
public Integer getDqcType()
public void setDqcType(Integer dqcType)
public String getDqcDescription()
public void setDqcDescription(String dqcDescription)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public Long getRelatedFlowId()
public void setRelatedFlowId(Long relatedFlowId)
public String getTaskType()
public void setTaskType(String taskType)
public Integer getTaskRerunTime()
public void setTaskRerunTime(Integer taskRerunTime)
public Long getBusinessId()
public void setBusinessId(Long businessId)
Copyright © 2021. All rights reserved.