@ExperimentalApi @Deprecated @ReturnValuesAreNonnullByDefault public interface ApprovalDecision
Approval
Modifier and Type | Method and Description |
---|---|
Instant |
getCompletedDate()
Deprecated.
|
ApprovalDecisionType |
getDecision()
Deprecated.
|
boolean |
isSystemDecided()
Deprecated.
|
ApprovalDecisionType getDecision()
Approval
Instant getCompletedDate()
Approval
when the decision is set.boolean isSystemDecided()
Approval
is decided by system (ie automation)Copyright © 2020 Atlassian. All rights reserved.