类 CombinedJob.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.CombinedJob.Builder
- 封闭类:
CombinedJob
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addressIdList(String[] addressIdList) 工作地点,枚举通过接口「获取地址列表」获取,选择地点用途为「职位地址」build()职位编号,可传入职位的「职位编号」、「职位 ID」或者「职位序号」,将以传入的参数作为职位编号,以便双方系统的数据映射customizedDataList(CombinedJobObjectValueMap[] customizedDataList) 自定义字段departmentId(String departmentId) 部门 ID,须传入open_department_id,格式为"od-xxxx"。description(String description) 职位描述experience(Integer experience) 工作年限expiryTime(Integer expiryTime) 到期日期expiryTimestamp(String expiryTimestamp) 到期日期的毫秒时间戳招聘数量highlightList(String[] highlightList) 职位亮点职位 IDinterviewRegistrationSchemaId(String interviewRegistrationSchemaId) 面试登记表IDisNeverExpired(Boolean isNeverExpired) 是否长期有效jobAttribute(Integer jobAttribute) 职位属性,1是实体职位,2是虚拟职位jobCategoryId(String jobCategoryId) 序列jobFunctionId(String jobFunctionId) 职能分类,通过「获取职能分类」获取jobManagers(JobManager jobManagers) 职位的招聘团队jobProcessId(String jobProcessId) 招聘流程,枚举通过接口「获取招聘流程信息」获取职位类别maxLevelId(String maxLevelId) 最高职级,枚举通过接口「获取职级列表」获取最高薪资,单位:kminLevelId(String minLevelId) 最低职级,枚举通过接口「获取职级列表」获取最低薪资,单位:konboardRegistrationSchemaId(String onboardRegistrationSchemaId) 入职登记表IDprocessType(Integer processType) 职位流程类型recruitmentTypeId(String recruitmentTypeId) 雇佣类型requiredDegree(Integer requiredDegree) 学历要求requirement(String requirement) 职位要求项目,枚举通过「获取项目列表」接口targetMajorIdList(String[] targetMajorIdList) 目标专业ID List职位名称
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
职位 ID示例值:6960663240925956576
- 参数:
id-- 返回:
-
code
职位编号,可传入职位的「职位编号」、「职位 ID」或者「职位序号」,将以传入的参数作为职位编号,以便双方系统的数据映射示例值:R18
- 参数:
code-- 返回:
-
experience
工作年限示例值:1
- 参数:
experience-- 返回:
-
expiryTime
到期日期示例值:1622484739955
- 参数:
expiryTime-- 返回:
-
customizedDataList
自定义字段示例值:
- 参数:
customizedDataList-- 返回:
-
minLevelId
最低职级,枚举通过接口「获取职级列表」获取示例值:6960663240925956547
- 参数:
minLevelId-- 返回:
-
minSalary
最低薪资,单位:k示例值:1000
- 参数:
minSalary-- 返回:
-
title
职位名称示例值:后端研发
- 参数:
title-- 返回:
-
jobManagers
职位的招聘团队示例值:
- 参数:
jobManagers-- 返回:
-
jobProcessId
招聘流程,枚举通过接口「获取招聘流程信息」获取示例值:6960663240925956554
- 参数:
jobProcessId-- 返回:
-
processType
职位流程类型示例值:1
- 参数:
processType-- 返回:
-
subjectId
项目,枚举通过「获取项目列表」接口示例值:6960663240925956555
- 参数:
subjectId-- 返回:
-
jobFunctionId
职能分类,通过「获取职能分类」获取示例值:6960663240925956555
- 参数:
jobFunctionId-- 返回:
-
departmentId
部门 ID,须传入open_department_id,格式为"od-xxxx"。可通过「获取部门信息列表」获取示例值:od-b2fafdce6fc5800b574ba5b0e2798b36
- 参数:
departmentId-- 返回:
-
headCount
招聘数量示例值:100
- 参数:
headCount-- 返回:
-
isNeverExpired
是否长期有效示例值:false
- 参数:
isNeverExpired-- 返回:
-
maxSalary
最高薪资,单位:k示例值:2000
- 参数:
maxSalary-- 返回:
-
requirement
职位要求示例值:熟悉后端研发
- 参数:
requirement-- 返回:
-
description
职位描述示例值:后端研发岗位描述
- 参数:
description-- 返回:
-
highlightList
职位亮点示例值:6960663240925956554
- 参数:
highlightList-- 返回:
-
jobTypeId
职位类别示例值:6960663240925956551
- 参数:
jobTypeId-- 返回:
-
maxLevelId
最高职级,枚举通过接口「获取职级列表」获取示例值:6960663240925956548
- 参数:
maxLevelId-- 返回:
-
recruitmentTypeId
雇佣类型示例值:102
- 参数:
recruitmentTypeId-- 返回:
-
requiredDegree
学历要求示例值:1
- 参数:
requiredDegree-- 返回:
-
jobCategoryId
序列示例值:6960663240925956550
- 参数:
jobCategoryId-- 返回:
-
addressIdList
工作地点,枚举通过接口「获取地址列表」获取,选择地点用途为「职位地址」示例值:7035374761602959660
- 参数:
addressIdList-- 返回:
-
jobAttribute
职位属性,1是实体职位,2是虚拟职位示例值:职位类别
- 参数:
jobAttribute-- 返回:
-
expiryTimestamp
到期日期的毫秒时间戳示例值:1622484739955
- 参数:
expiryTimestamp-- 返回:
-
interviewRegistrationSchemaId
面试登记表ID示例值:6930815272790114324
- 参数:
interviewRegistrationSchemaId-- 返回:
-
onboardRegistrationSchemaId
入职登记表ID示例值:6930815272790114325
- 参数:
onboardRegistrationSchemaId-- 返回:
-
targetMajorIdList
目标专业ID List示例值:
- 参数:
targetMajorIdList-- 返回:
-
build
-