public class JobType extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListJobTypeResp |
list(ListJobTypeReq req)
获取职位类别列表,获取招聘系统预置的职位类别列表,可用于操作职位(如[新建职位](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job/combined_create)),操作招聘需求(如[创建招聘需求](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/create))时回填职位类别字段。
|
ListJobTypeResp |
list(ListJobTypeReq req,
RequestOptions reqOptions)
获取职位类别列表,获取招聘系统预置的职位类别列表,可用于操作职位(如[新建职位](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job/combined_create)),操作招聘需求(如[创建招聘需求](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/create))时回填职位类别字段。
|
public JobType(Config config)
public ListJobTypeResp list(ListJobTypeReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=job_type&version=v1 ;
Exceptionpublic ListJobTypeResp list(ListJobTypeReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=job_type&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.