java.lang.Object | ||||
↳ | com.atlassian.bitbucket.util.BuilderSupport | |||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | |||
↳ | com.atlassian.bitbucket.scm.AbstractChangesCommandParameters | |||
↳ | com.atlassian.bitbucket.scm.compare.CompareChangeCommandParameters |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CompareChangeCommandParameters.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
in 5.4 for removal without replacement in 6.0. Use the
CompareChangeCommandParameters.Builder to construct
instances of this class.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
This constructor is deprecated.
in 5.4 for removal without replacement in 6.0. Use the CompareChangeCommandParameters.Builder
to construct
instances of this class.
maxChanges | the maximum number of changes to process |
---|---|
paths | a set containing zero or more paths to include changes for |