public interface

DiffLine

com.atlassian.stash.content.DiffLine

Summary

Public Methods
@Nullable List<Long> getCommentIds()
@Nullable ConflictMarker getConflictMarker()
int getDestination()
@Nonnull String getLine()
int getSource()
boolean isConflicting()
boolean isTruncated()

Public Methods

@Nullable public List<Long> getCommentIds ()

@Nullable public ConflictMarker getConflictMarker ()

public int getDestination ()

@Nonnull public String getLine ()

public int getSource ()

public boolean isConflicting ()

public boolean isTruncated ()