类 ProcessLink.Builder
java.lang.Object
com.lark.oapi.service.corehr.v2.model.ProcessLink.Builder
- 封闭类:
ProcessLink
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
webLink
web端单据详情页地址示例值:http://xxxx.com/xxx/xxx?a=b
- 参数:
webLink-- 返回:
-
pcLink
飞书pc端单据详情页地址示例值:https://applink.feishu.cn/client/mini_program/open?appId=xxx
- 参数:
pcLink-- 返回:
-
mobileLink
飞书移动端单据详情页地址示例值:https://applink.feishu.cn/client/mini_program/open?appId=xxx
- 参数:
mobileLink-- 返回:
-
build
-