public static class QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
accomplished
example:
2022-07-04T03:29:34.770Z
|
List<String> |
ancestorIds |
String |
content
example:
标题2
|
String |
created
example:
2022-07-04T03:29:34.770Z
|
String |
creatorId
example:
62c25e3bba7ce40xxx
|
List<QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResultCustomfields> |
customfields |
String |
dueDate
example:
2022-07-04T03:29:34.770Z
|
String |
executorId
example:
62cxxxxxxx
|
List<String> |
involveMembers |
Boolean |
isArchived
example:
true
|
Boolean |
isDeleted
example:
true
|
Boolean |
isDone
example:
true
|
List<String> |
labels |
String |
note
example:
备注
|
Long |
priority
example:
0
|
Integer |
progress
example:
0
|
String |
projectId
example:
62c25e3bbaxxxxx
|
String |
scenariofieldconfigId
example:
62c25e3bbxx0xxx
|
String |
sprintId
example:
62c25e3bbxx0xxx
|
String |
stageId
example:
62c25e3bbxx0xxx
|
String |
startDate
example:
2022-07-04T03:29:34.770Z
|
Integer |
storyPoint
example:
2
|
List<String> |
tagIds
example:
62c25e3bbxx0xxx
|
String |
taskflowstatusId
example:
62c25e3bbxx0xxx
|
String |
taskId
example:
62c25e3bbaxxx
|
String |
updated
example:
2022-07-04T03:29:34.770Z
|
String |
visible
example:
member
|
构造器和说明 |
---|
QueryTaskOfProjectResponseBodyResult() |
@NameInMap(value="accomplished") public String accomplished
2022-07-04T03:29:34.770Z
@NameInMap(value="content") public String content
标题2
@NameInMap(value="created") public String created
2022-07-04T03:29:34.770Z
@NameInMap(value="creatorId") public String creatorId
62c25e3bba7ce40xxx
@NameInMap(value="customfields") public List<QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResultCustomfields> customfields
@NameInMap(value="dueDate") public String dueDate
2022-07-04T03:29:34.770Z
@NameInMap(value="executorId") public String executorId
62cxxxxxxx
@NameInMap(value="isArchived") public Boolean isArchived
true
@NameInMap(value="isDeleted") public Boolean isDeleted
true
@NameInMap(value="isDone") public Boolean isDone
true
@NameInMap(value="note") public String note
备注
@NameInMap(value="priority") public Long priority
0
@NameInMap(value="progress") public Integer progress
0
@NameInMap(value="projectId") public String projectId
62c25e3bbaxxxxx
@NameInMap(value="scenariofieldconfigId") public String scenariofieldconfigId
62c25e3bbxx0xxx
@NameInMap(value="sprintId") public String sprintId
62c25e3bbxx0xxx
@NameInMap(value="stageId") public String stageId
62c25e3bbxx0xxx
@NameInMap(value="startDate") public String startDate
2022-07-04T03:29:34.770Z
@NameInMap(value="storyPoint") public Integer storyPoint
2
@NameInMap(value="taskId") public String taskId
62c25e3bbaxxx
@NameInMap(value="taskflowstatusId") public String taskflowstatusId
62c25e3bbxx0xxx
@NameInMap(value="updated") public String updated
2022-07-04T03:29:34.770Z
@NameInMap(value="visible") public String visible
member
public static QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setAccomplished(String accomplished)
public String getAccomplished()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setAncestorIds(List<String> ancestorIds)
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setContent(String content)
public String getContent()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setCreated(String created)
public String getCreated()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setCreatorId(String creatorId)
public String getCreatorId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setCustomfields(List<QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResultCustomfields> customfields)
public List<QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResultCustomfields> getCustomfields()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setDueDate(String dueDate)
public String getDueDate()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setExecutorId(String executorId)
public String getExecutorId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setInvolveMembers(List<String> involveMembers)
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setIsArchived(Boolean isArchived)
public Boolean getIsArchived()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setIsDeleted(Boolean isDeleted)
public Boolean getIsDeleted()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setIsDone(Boolean isDone)
public Boolean getIsDone()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setLabels(List<String> labels)
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setNote(String note)
public String getNote()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setPriority(Long priority)
public Long getPriority()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setProgress(Integer progress)
public Integer getProgress()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setProjectId(String projectId)
public String getProjectId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setScenariofieldconfigId(String scenariofieldconfigId)
public String getScenariofieldconfigId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setSprintId(String sprintId)
public String getSprintId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setStageId(String stageId)
public String getStageId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setStartDate(String startDate)
public String getStartDate()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setStoryPoint(Integer storyPoint)
public Integer getStoryPoint()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setTagIds(List<String> tagIds)
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setTaskId(String taskId)
public String getTaskId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setTaskflowstatusId(String taskflowstatusId)
public String getTaskflowstatusId()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setUpdated(String updated)
public String getUpdated()
public QueryTaskOfProjectResponseBody.QueryTaskOfProjectResponseBodyResult setVisible(String visible)
public String getVisible()
Copyright © 2024. All rights reserved.