| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PreHireEmployee |
PreHireEmployee.Builder.build() |
PreHireEmployee[] |
PreHireForAi.getCurrentAssignees() |
PreHireEmployee |
PreHireForAi.getDirectManager() |
PreHireEmployee |
PreHireForAi.getDottedLineManager() |
PreHireEmployee |
PreHireForAi.getEmploymentBeforeRehire() |
PreHireEmployee |
PreHireForAi.getOfferHr() |
PreHireEmployee |
PreHireForAi.getReusedFeishuAccount() |
| 限定符和类型 | 方法和说明 |
|---|---|
PreHireForAi.Builder |
PreHireForAi.Builder.currentAssignees(PreHireEmployee[] currentAssignees)
当前处理人列表
示例值:
|
PreHireForAi.Builder |
PreHireForAi.Builder.directManager(PreHireEmployee directManager)
直属上级
示例值:
|
PreHireForAi.Builder |
PreHireForAi.Builder.dottedLineManager(PreHireEmployee dottedLineManager)
虚线上级
示例值:
|
PreHireForAi.Builder |
PreHireForAi.Builder.employmentBeforeRehire(PreHireEmployee employmentBeforeRehire)
复职前雇佣信息
示例值:example
|
PreHireForAi.Builder |
PreHireForAi.Builder.offerHr(PreHireEmployee offerHr)
Offer负责人
示例值:
|
PreHireForAi.Builder |
PreHireForAi.Builder.reusedFeishuAccount(PreHireEmployee reusedFeishuAccount)
复用的飞书账号
示例值:
|
void |
PreHireForAi.setCurrentAssignees(PreHireEmployee[] currentAssignees) |
void |
PreHireForAi.setDirectManager(PreHireEmployee directManager) |
void |
PreHireForAi.setDottedLineManager(PreHireEmployee dottedLineManager) |
void |
PreHireForAi.setEmploymentBeforeRehire(PreHireEmployee employmentBeforeRehire) |
void |
PreHireForAi.setOfferHr(PreHireEmployee offerHr) |
void |
PreHireForAi.setReusedFeishuAccount(PreHireEmployee reusedFeishuAccount) |
Copyright © 2026. All rights reserved.