public interface PullRequestDraftStatusUpdatedActivity extends PullRequestActivity
PullRequestActivity added when the draft status of a pull request has been updated.| Modifier and Type | Method and Description |
|---|---|
boolean |
isDraft() |
accept, getAction, getPullRequestgetCreatedDate, getId, getUserboolean isDraft()
true if the pull request has been marked as draft; otherwise
false if the pull request has been marked as ready for review.Copyright © 2024 Atlassian. All rights reserved.