public static class PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
appUuid
example:
ding123
|
String |
bizCategoryId
example:
hrm.xxx
|
Long |
createTime
example:
1638326995000
|
String |
creatorUserId
example:
userId123
|
String |
formUuid
example:
FORM-28215C3E-00E3-4118-xxxx-4091F828AF2F
|
String |
icon
example:
https//:xxx
|
String |
memo
example:
模板描述1
|
String |
modifierUserId
example:
userId123
|
Long |
modifyTime
example:
1638326995000
|
String |
name
example:
示例模板
|
String |
processCode
example:
PROC-17428B8C-6C60-470E-xxxx-64F1037AE067
|
String |
processConfig
example:
{"name":"发起人","type":"start","nodeId":"sid-startevent","childNode":{"name":"审批人","prevId":"sid-startevent","type":"approver","nodeId":"sid-1234_5678","properties":{"activateType":"ONE_BY_ONE","approvalType":"MANUAL","actionerRules":[{"select":["allStaff"],"range":{"approvals":[],"labels":[]},"type":"target_select","key":"manual_sid-1234_5678_30a8_b373","multi":1}],"agreeAll":false},"childNode":{"name":"抄送人","prevId":"sid-1234_5678","type":"notifier","nodeId":"9955_7e43","properties":{"actionerRules":[{"select":["allStaff"],"range":{},"type":"target_select","key":"manual_9955_7e43_0c96_39d8","multi":1}]}}}}
|
Long |
processId |
String |
schemaContent
example:
{"commentHiddenForProposer":"","commentRequired":"","icon":"timefades#red","commentDescription":"","description":"支持地址控件","title":"官方OA审批-POP-2025-0109","items":[{"componentName":"TimeAndLocationField","props":{"label":["当前时间","当前地点"],"id":"TimeAndLocationField_1CVHM5TIIWR9C","required":false}},{"componentName":"TextField","props":{"placeholder":"请输入","label":"单行输入框","id":"TextField_17EZKEGSOCTC0","required":false}}]}
|
String |
status
example:
PUBLISHED
|
| 构造器和说明 |
|---|
PremiumQuerySchemaAndProcessByCodeListResponseBodyResult() |
@NameInMap(value="appUuid") public String appUuid
ding123
@NameInMap(value="bizCategoryId") public String bizCategoryId
hrm.xxx
@NameInMap(value="createTime") public Long createTime
1638326995000
@NameInMap(value="creatorUserId") public String creatorUserId
userId123
@NameInMap(value="formUuid") public String formUuid
FORM-28215C3E-00E3-4118-xxxx-4091F828AF2F
@NameInMap(value="icon") public String icon
https//:xxx
@NameInMap(value="memo") public String memo
模板描述1
@NameInMap(value="modifierUserId") public String modifierUserId
userId123
@NameInMap(value="modifyTime") public Long modifyTime
1638326995000
@NameInMap(value="name") public String name
示例模板
@NameInMap(value="processCode") public String processCode
PROC-17428B8C-6C60-470E-xxxx-64F1037AE067
@NameInMap(value="processConfig") public String processConfig
{"name":"发起人","type":"start","nodeId":"sid-startevent","childNode":{"name":"审批人","prevId":"sid-startevent","type":"approver","nodeId":"sid-1234_5678","properties":{"activateType":"ONE_BY_ONE","approvalType":"MANUAL","actionerRules":[{"select":["allStaff"],"range":{"approvals":[],"labels":[]},"type":"target_select","key":"manual_sid-1234_5678_30a8_b373","multi":1}],"agreeAll":false},"childNode":{"name":"抄送人","prevId":"sid-1234_5678","type":"notifier","nodeId":"9955_7e43","properties":{"actionerRules":[{"select":["allStaff"],"range":{},"type":"target_select","key":"manual_9955_7e43_0c96_39d8","multi":1}]}}}}
@NameInMap(value="processId") public Long processId
@NameInMap(value="schemaContent") public String schemaContent
{"commentHiddenForProposer":"","commentRequired":"","icon":"timefades#red","commentDescription":"","description":"支持地址控件","title":"官方OA审批-POP-2025-0109","items":[{"componentName":"TimeAndLocationField","props":{"label":["当前时间","当前地点"],"id":"TimeAndLocationField_1CVHM5TIIWR9C","required":false}},{"componentName":"TextField","props":{"placeholder":"请输入","label":"单行输入框","id":"TextField_17EZKEGSOCTC0","required":false}}]}
@NameInMap(value="status") public String status
PUBLISHED
public PremiumQuerySchemaAndProcessByCodeListResponseBodyResult()
public static PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setAppUuid(String appUuid)
public String getAppUuid()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setBizCategoryId(String bizCategoryId)
public String getBizCategoryId()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setCreateTime(Long createTime)
public Long getCreateTime()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setCreatorUserId(String creatorUserId)
public String getCreatorUserId()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setFormUuid(String formUuid)
public String getFormUuid()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setIcon(String icon)
public String getIcon()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setMemo(String memo)
public String getMemo()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setModifierUserId(String modifierUserId)
public String getModifierUserId()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setModifyTime(Long modifyTime)
public Long getModifyTime()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setName(String name)
public String getName()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setProcessCode(String processCode)
public String getProcessCode()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setProcessConfig(String processConfig)
public String getProcessConfig()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setProcessId(Long processId)
public Long getProcessId()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setSchemaContent(String schemaContent)
public String getSchemaContent()
public PremiumQuerySchemaAndProcessByCodeListResponseBody.PremiumQuerySchemaAndProcessByCodeListResponseBodyResult setStatus(String status)
public String getStatus()
Copyright © 2025. All rights reserved.