Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20201222.models |
Modifier and Type | Method and Description |
---|---|
FlowApproverInfo[] |
DescribeFlowApproversResponse.getApprovers()
Get 流程参与者信息
|
FlowApproverInfo[] |
CatalogApprovers.getApprovers()
Get 参与者列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeFlowApproversResponse.setApprovers(FlowApproverInfo[] Approvers)
Set 流程参与者信息
|
void |
CatalogApprovers.setApprovers(FlowApproverInfo[] Approvers)
Set 参与者列表
|
Constructor and Description |
---|
FlowApproverInfo(FlowApproverInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.