项目阶段

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
parentId 上级 String ProjectStage
ordinal 序号 Integer
srcObjectType 来源单据对象名 String ObjectType
srcObjectId 来源单据 String ObjectData
srcItemObjectType 来源单据明细对象名 String ObjectType
srcItemObjectId 来源单据明细 String ObjectData
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
projectId 项目 String Project
stageId 阶段 String Stage
description 备注 String
ownerUserId 负责人 String User
planStartDate 计划开始 Timestamp
planEndDate 计划结束 Timestamp
startDate 开始日期 Timestamp
endDate 结束日期 Timestamp
outcome 阶段成果 String
nextStageId 下一阶段Id String ProjectStage
elementTypeId 阶段标识 String ObjectType
elementSpecId 任务 String Stage TaskSpec
code 任务编码 String 64
taskNbr 任务编号 String 64
departmentId 负责部门 String Department
statusId 阶段状态 String 枚举型 TaskStatus
scheduledDuration 计划工期 BigDecimal
scheduledNaturalDuration 计划自然日工期 BigDecimal
startUserId 开始人 String User
actualDuration 实际工期 BigDecimal
actualNaturalDuration 实际自然日工期 BigDecimal
actualWork 实际工时 BigDecimal
finishUserId 完成人 String User
notes 说明 String
codeSeq 流水编码 String 32
isManualCode 编码手工输入 Boolean
startConfirmTypeId 开始来源 String 枚举型 TaskConfirmationType
finishConfirmTypeId 完成来源 String 枚举型 TaskConfirmationType
manualStartTime 执行开始操作时间 Timestamp
manualFinishTime 执行完成操作时间 Timestamp
isDependencySatisfied 满足制约关系 Boolean
workingDaysSubmitted 实际提交工时(人天) BigDecimal
workingHoursSubmitted 实际提交工时(小时) BigDecimal
workingDaysEffective 实际生效工时(人天) BigDecimal
workingHoursEffective 实际生效工时(小时) BigDecimal
name 阶段名称 String 256
taskExecutiveReportCount 任务执行报告数量 Integer
substatusId 任务全状态 String 枚举型 TaskSubstatus
percentComplete 完成百分比 BigDecimal
elementSpecStage 任务(阶段) String Stage ProjectStage
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData ProjectStage
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
isChangeBill 是否为变更单 Boolean
baseBillId 变更单原单 String Project
idPath ID Path String
level 级次 Integer
approveUserId 行审批人 String User
isLeaf 是否叶级 Boolean
approveTime 行审批时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
assignments 任务资源列表 List ProjectTaskAssignment
confirmations 任务执行报告列表 List ProjectConfirmation
children 下级 List ProjectStage
successors 后置任务列表 List ProjectTaskDependency
predecessors 前置任务列表 List ProjectTaskDependency
deliverables 需提交成果列表 List ProjectTaskDeliverable
attachments 附件 List Attachment
validateExceptions 对象合法性检查异常 List FlowValidateException
comments 评论 List Comment
billParticipants 单据参与人 List BillParticipant
chats 群聊 List Chat
attachmentsCount 附件计数 Integer
commentsCount 评论计数 Integer
corporateReimburses 对公报销单 List CorporateReimburse
reimburses 报销单 List Reimburse
reimburseApplys 报销申请单 List ReimburseApply