java.lang.Object | ||||
↳ | com.atlassian.bitbucket.util.BuilderSupport | |||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | |||
↳ | com.atlassian.bitbucket.scm.AbstractDiffCommandParameters | |||
↳ | com.atlassian.bitbucket.scm.pull.PullRequestDiffCommandParameters |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PullRequestDiffCommandParameters.Builder |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Assembles a
DiffContext from these parameters using the hashes from the current effective diff . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Assembles a DiffContext
from these parameters using the hashes from the current effective diff
.
effectiveDiff | the current effective diff for the pull request |
---|
DiffContext
describing these parameters