public static final class GetApprovalDetailResponseBody.ApprovalDetail.Builder extends Object
构造器和说明 |
---|
Builder() |
public GetApprovalDetailResponseBody.ApprovalDetail.Builder auditId(Long auditId)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder createTime(String createTime)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder currentHandlers(GetApprovalDetailResponseBody.CurrentHandlers currentHandlers)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder description(String description)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder orderId(Long orderId)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder orderType(String orderType)
* **NDDL**: a schema design ticket * **DATA_TRACK**: a data tracking ticket * **TABLE_SYNC**: a table synchronization ticket * **PERM_APPLY**: a permission application ticket * **DATA_EXPORT**: a data export ticket * **DATA_CORRECT**: a data change ticket * **OWNER_APPLY**: an owner role application ticket * **SENSITIVITY**: a column sensitivity level change ticket
public GetApprovalDetailResponseBody.ApprovalDetail.Builder reasonList(GetApprovalDetailResponseBody.ReasonList reasonList)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder templateId(Long templateId)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder title(String title)
public GetApprovalDetailResponseBody.ApprovalDetail.Builder workflowInsCode(String workflowInsCode)
* **AUDITING**: The ticket is being reviewed. * **REJECT**: The ticket was rejected. * **CANCEL**: The ticket was revoked. * **APPROVED**: The ticket was approved. > An approval process contains multiple approval nodes, and this parameter is returned for each approval node.
public GetApprovalDetailResponseBody.ApprovalDetail.Builder workflowNodes(GetApprovalDetailResponseBody.WorkflowNodes workflowNodes)
public GetApprovalDetailResponseBody.ApprovalDetail build()
Copyright © 2023. All rights reserved.