public class CompareRequest extends Object
CompareRef| Modifier and Type | Class and Description |
|---|---|
static class |
CompareRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
CompareRef |
getFromRef() |
CompareRef |
getToRef() |
@Nonnull public CompareRef getFromRef()
ref serving as the base of the changes to compare@Nonnull public CompareRef getToRef()
ref serving as the target of those changesCopyright © 2019 Atlassian. All rights reserved.