@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()
Approval
boolean isSystemDecided()
Approval
is decided by system (ie automation)Copyright © 2019 Atlassian. All rights reserved.