public class StageTask extends Object
StageTask(Config config)
FindByPageStageTaskResp
findByPage(FindByPageStageTaskReq req)
findByPage(FindByPageStageTaskReq req, RequestOptions reqOptions)
FindByUserListStageTaskResp
findByUserList(FindByUserListStageTaskReq req)
findByUserList(FindByUserListStageTaskReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StageTask(Config config)
public FindByPageStageTaskResp findByPage(FindByPageStageTaskReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=find_by_page&project=performance&resource=stage_task&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/performancev1/FindByPageStageTaskSample.java ;
Exception
public FindByPageStageTaskResp findByPage(FindByPageStageTaskReq req) throws Exception
public FindByUserListStageTaskResp findByUserList(FindByUserListStageTaskReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=find_by_user_list&project=performance&resource=stage_task&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/performancev1/FindByUserListStageTaskSample.java ;
public FindByUserListStageTaskResp findByUserList(FindByUserListStageTaskReq req) throws Exception
Copyright © 2026. All rights reserved.