public class PreHire extends Object
PreHire(Config config)
CompletePreHireResp
complete(CompletePreHireReq req)
complete(CompletePreHireReq req, RequestOptions reqOptions)
CreatePreHireResp
create(CreatePreHireReq req)
create(CreatePreHireReq req, RequestOptions reqOptions)
DeletePreHireResp
delete(DeletePreHireReq req)
delete(DeletePreHireReq req, RequestOptions reqOptions)
PatchPreHireResp
patch(PatchPreHireReq req)
patch(PatchPreHireReq req, RequestOptions reqOptions)
QueryPreHireResp
query(QueryPreHireReq req)
query(QueryPreHireReq req, RequestOptions reqOptions)
RestoreFlowInstancePreHireResp
restoreFlowInstance(RestoreFlowInstancePreHireReq req)
restoreFlowInstance(RestoreFlowInstancePreHireReq req, RequestOptions reqOptions)
SearchPreHireResp
search(SearchPreHireReq req)
search(SearchPreHireReq req, RequestOptions reqOptions)
TransitTaskPreHireResp
transitTask(TransitTaskPreHireReq req)
transitTask(TransitTaskPreHireReq req, RequestOptions reqOptions)
WithdrawOnboardingPreHireResp
withdrawOnboarding(WithdrawOnboardingPreHireReq req)
withdrawOnboarding(WithdrawOnboardingPreHireReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PreHire(Config config)
public CompletePreHireResp complete(CompletePreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=complete&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/CompletePreHireSample.java ;
Exception
public CompletePreHireResp complete(CompletePreHireReq req) throws Exception
public CreatePreHireResp create(CreatePreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/pre_hire/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/CreatePreHireSample.java ;
public CreatePreHireResp create(CreatePreHireReq req) throws Exception
public DeletePreHireResp delete(DeletePreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/DeletePreHireSample.java ;
public DeletePreHireResp delete(DeletePreHireReq req) throws Exception
public PatchPreHireResp patch(PatchPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/PatchPreHireSample.java ;
public PatchPreHireResp patch(PatchPreHireReq req) throws Exception
public QueryPreHireResp query(QueryPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/QueryPreHireSample.java ;
public QueryPreHireResp query(QueryPreHireReq req) throws Exception
public RestoreFlowInstancePreHireResp restoreFlowInstance(RestoreFlowInstancePreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=restore_flow_instance&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/RestoreFlowInstancePreHireSample.java ;
public RestoreFlowInstancePreHireResp restoreFlowInstance(RestoreFlowInstancePreHireReq req) throws Exception
public SearchPreHireResp search(SearchPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=search&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/SearchPreHireSample.java ;
public SearchPreHireResp search(SearchPreHireReq req) throws Exception
public TransitTaskPreHireResp transitTask(TransitTaskPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=transit_task&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/TransitTaskPreHireSample.java ;
public TransitTaskPreHireResp transitTask(TransitTaskPreHireReq req) throws Exception
public WithdrawOnboardingPreHireResp withdrawOnboarding(WithdrawOnboardingPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=withdraw_onboarding&project=corehr&resource=pre_hire&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/WithdrawOnboardingPreHireSample.java ;
public WithdrawOnboardingPreHireResp withdrawOnboarding(WithdrawOnboardingPreHireReq req) throws Exception
Copyright © 2025. All rights reserved.