public class Bp extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetByDepartmentBpResp |
getByDepartment(GetByDepartmentBpReq req)
查询部门 HRBP,查询部门的 HRBP 信息,包括来自上级部门的 HRBP。
|
GetByDepartmentBpResp |
getByDepartment(GetByDepartmentBpReq req,
RequestOptions reqOptions)
查询部门 HRBP,查询部门的 HRBP 信息,包括来自上级部门的 HRBP。
|
ListBpResp |
list(ListBpReq req)
获取 HRBP 列表,获取 HRBP 列表。
|
ListBpResp |
list(ListBpReq req,
RequestOptions reqOptions)
获取 HRBP 列表,获取 HRBP 列表。
|
public Bp(Config config)
public GetByDepartmentBpResp getByDepartment(GetByDepartmentBpReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetByDepartmentBpResp getByDepartment(GetByDepartmentBpReq req) throws Exception
Exceptionpublic ListBpResp list(ListBpReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=corehr&resource=bp&version=v2 ;
Exceptionpublic ListBpResp list(ListBpReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=corehr&resource=bp&version=v2 ;
ExceptionCopyright © 2026. All rights reserved.