| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
JobData.Builder |
JobData.Builder.assignmentStartReason(Enum assignmentStartReason)
任职原因,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)任职原因(assignment_start_reason)枚举定义部分获得
示例值:onboarding
|
JobData.Builder |
JobData.Builder.compensationType(Enum compensationType)
薪资类型
示例值:
|
JobData.Builder |
JobData.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate)
成本中心分摊信息
示例值:
|
JobData.Builder |
JobData.Builder.customFields(ObjectFieldData[] customFields)
自定义字段
示例值:
|
JobData.Builder |
JobData.Builder.departmentId(String departmentId)
部门 ID,枚举值及详细信息可通过【批量查询部门】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.directManagerId(String directManagerId)
实线主管的任职记录ID
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.dottedLineManagerIdList(String[] dottedLineManagerIdList)
虚线主管的任职记录ID
示例值:["6971723901730686501"]
|
JobData.Builder |
JobData.Builder.effectiveTime(String effectiveTime)
生效时间
示例值:2020-05-01 00:00:00
|
JobData.Builder |
JobData.Builder.employeeSubtypeId(String employeeSubtypeId)
人员子类型 ID
示例值:6890452208593372680
|
JobData.Builder |
JobData.Builder.employeeTypeId(String employeeTypeId)
人员类型 ID,枚举值及详细信息可通过【批量查询人员类型】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.employmentId(String employmentId)
雇佣 ID
示例值:6893014062142064135
|
JobData.Builder |
JobData.Builder.expirationTime(String expirationTime)
失效时间
示例值:2020-05-02 00:00:00
|
JobData.Builder |
JobData.Builder.id(String id)
任职信息 ID
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.jobDataReason(Enum jobDataReason)
任职原因;- 可通过[【获取字段详情】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口查询,查询参数如下:; - object_api_name = "job_data"; - custom_api_name = "job_data_reason"
示例值:
|
JobData.Builder |
JobData.Builder.jobFamilyId(String jobFamilyId)
职务序列 ID,枚举值及详细信息可通过【批量查询职务序列】接口查询获得
示例值:1245678
|
JobData.Builder |
JobData.Builder.jobGradeId(String jobGradeId)
职等ID
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.jobId(String jobId)
职务 ID,枚举值及详细信息可通过【批量查询职务】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.jobLevelId(String jobLevelId)
职务级别 ID,枚举值及详细信息可通过【批量查询职务级别】接口查询获得
示例值:6890452208593372679
|
static JobData.Builder |
JobData.newBuilder() |
JobData.Builder |
JobData.Builder.positionId(String positionId)
岗位 ID,枚举值及详细信息可通过【查询单个岗位】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.primaryJobData(Boolean primaryJobData)
是否为主任职
示例值:true
|
JobData.Builder |
JobData.Builder.probationEndDate(String probationEndDate)
试用期结束日期(实际结束日期)
示例值:2019-05-24
|
JobData.Builder |
JobData.Builder.probationExpectedEndDate(String probationExpectedEndDate)
预计试用期结束日期
示例值:2006-01-02
|
JobData.Builder |
JobData.Builder.probationOutcome(Enum probationOutcome)
试用期结果,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)试用期结果(probation_outcome)枚举定义部分获得
示例值:passed
|
JobData.Builder |
JobData.Builder.probationStartDate(String probationStartDate)
试用期开始日期
示例值:2018-03-16
|
JobData.Builder |
JobData.Builder.secondDirectManagerId(String secondDirectManagerId)
第二实线主管的任职记录ID
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.serviceCompany(String serviceCompany)
任职公司
示例值:6890452208593372680
|
JobData.Builder |
JobData.Builder.versionId(String versionId)
任职记录版本 ID
示例值:6890452208593372697
|
JobData.Builder |
JobData.Builder.weeklyWorkingHours(Integer weeklyWorkingHours)
周工作时长
示例值:30
|
JobData.Builder |
JobData.Builder.weeklyWorkingHoursV2(Double weeklyWorkingHoursV2)
周工作时长v2
示例值:37.5
|
JobData.Builder |
JobData.Builder.workingHoursTypeId(String workingHoursTypeId)
工时制度 ID,枚举值及详细信息可通过【批量查询工时制度】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.workLocationId(String workLocationId)
工作地点 ID,枚举值及详细信息可通过【批量查询地点】接口查询获得
示例值:6890452208593372679
|
JobData.Builder |
JobData.Builder.workShift(Enum workShift)
排班类型
示例值:
|
| 构造器和说明 |
|---|
JobData(JobData.Builder builder) |
Copyright © 2025. All rights reserved.