public interface CommitDiscussion extends Commentable, Watchable
Modifier and Type | Method and Description |
---|---|
String |
getCommitId() |
Set<CommitDiscussionParticipant> |
getParticipants() |
Repository |
getRepository() |
boolean |
isMerge() |
accept
@Nonnull Set<CommitDiscussionParticipant> getParticipants()
@Nonnull Repository getRepository()
boolean isMerge()
Copyright © 2022 Atlassian. All rights reserved.