public class CompareDiffRequest extends AbstractDiffRequest
DiffRequest,
PullRequestDiffRequest,
CompareRef| Modifier and Type | Class and Description |
|---|---|
static class |
CompareDiffRequest.Builder |
AbstractDiffRequest.AbstractBuilder<B extends AbstractDiffRequest.AbstractBuilder<B,R>,R>DEFAULT_CONTEXT_LINES| Modifier and Type | Method and Description |
|---|---|
CompareRef |
getFromRef() |
CompareRef |
getToRef() |
getContextLines, getFilter, getPaths, getWhitespace, hasContextLines@Nonnull public CompareRef getFromRef()
ref serving as the tip of the changes to compare@Nonnull public CompareRef getToRef()
ref serving as the baseline for those changesCopyright © 2019 Atlassian. All rights reserved.