public interface DiffLine
Modifier and Type | Method and Description |
---|---|
List<Long> |
getCommentIds() |
ConflictMarker |
getConflictMarker() |
int |
getDestination() |
String |
getLine() |
int |
getSource() |
boolean |
isConflicting() |
boolean |
isTruncated() |
Copyright © 2019 Atlassian. All rights reserved.