public class Task extends Object
Task(Config config)
GetTaskResp
get(GetTaskReq req)
get(GetTaskReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Task(Config config)
public GetTaskResp get(GetTaskReq req, RequestOptions reqOptions) throws Exception
知识库权限要求,当前 access token 所代表的用户或应用(机器人):;- 为任务创建者 ;
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=wiki&resource=task&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/wikiv2/GetTaskSample.java ;
Exception
public GetTaskResp get(GetTaskReq req) throws Exception
Copyright © 2026. All rights reserved.