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