Package | Description |
---|---|
com.atlassian.servicedesk.api.approval |
Modifier and Type | Method and Description |
---|---|
Approval |
ApprovalService.answerApproval(com.atlassian.jira.user.ApplicationUser user,
Approval approval,
ApprovalDecisionType decision,
ApprovalComment approvalComment)
Answer to an approval of a given
approvalId
The answer could be approve or decline
Required permissions:
- User is an approver of the approval
- User can view the request that the approval belongs to |
Copyright © 2024 Atlassian. All rights reserved.