| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DraftInfo.Builder |
adjustReason(String adjustReason)
调整原因
示例值:测试
|
DraftInfo |
build() |
DraftInfo.Builder |
departmentAdjustRecordIds(String[] departmentAdjustRecordIds)
关联的部门调整记录 ID 列表
示例值:
|
DraftInfo.Builder |
draftId(String draftId)
组织架构调整草稿 ID
示例值:6991776076699549697
|
DraftInfo.Builder |
effectiveDate(String effectiveDate)
生效日期
示例值:2022-03-01
|
DraftInfo.Builder |
jobChangeAdjustRecordIds(String[] jobChangeAdjustRecordIds)
关联的人员调整记录 ID 列表
示例值:
|
DraftInfo.Builder |
positionAdjustRecordIds(String[] positionAdjustRecordIds)
关联的岗位调整记录 ID 列表
示例值:
|
DraftInfo.Builder |
topic(String topic)
调整主题
示例值:测试组织架构调整
|
public DraftInfo.Builder draftId(String draftId)
示例值:6991776076699549697
draftId - public DraftInfo.Builder topic(String topic)
示例值:测试组织架构调整
topic - public DraftInfo.Builder adjustReason(String adjustReason)
示例值:测试
adjustReason - public DraftInfo.Builder effectiveDate(String effectiveDate)
示例值:2022-03-01
effectiveDate - public DraftInfo.Builder departmentAdjustRecordIds(String[] departmentAdjustRecordIds)
示例值:
departmentAdjustRecordIds - public DraftInfo.Builder jobChangeAdjustRecordIds(String[] jobChangeAdjustRecordIds)
示例值:
jobChangeAdjustRecordIds - public DraftInfo.Builder positionAdjustRecordIds(String[] positionAdjustRecordIds)
示例值:
positionAdjustRecordIds - public DraftInfo build()
Copyright © 2025. All rights reserved.