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