@ExperimentalApi
@ReturnValuesAreNonnullByDefault
public interface ApprovalDecision
Approval| Modifier and Type | Method and Description |
|---|---|
Instant |
getCompletedDate()
Completion date of
Approval when the decision is set. |
ApprovalDecisionType |
getDecision()
The final decision of
Approval |
boolean |
isSystemDecided()
Return whether the
Approval is decided by system (ie automation) |
ApprovalDecisionType getDecision()
Approvalboolean isSystemDecided()
Approval is decided by system (ie automation)Copyright © 2018 Atlassian. All rights reserved.