| java.lang.Object | ||||
| ↳ | com.atlassian.bitbucket.util.BuilderSupport | |||
| ↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | |||
| ↳ | com.atlassian.bitbucket.scm.AbstractChangesCommandParameters | |||
| ↳ | com.atlassian.bitbucket.scm.pull.PullRequestChangeCommandParameters | |||
      
  This class is deprecated.
 in 6.0 for removal in 7.0. Use PullRequestChangesCommandParameters instead.
  
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PullRequestChangeCommandParameters.Builder | |||||||||||
| [Expand] Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
com.atlassian.bitbucket.util.BuilderSupport | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Assembles a  ChangeContextfrom these parameters using the hashes from thecurrent effective diff. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.atlassian.bitbucket.scm.AbstractChangesCommandParameters | |||||||||||
|  From class
  com.atlassian.bitbucket.util.BuilderSupport | |||||||||||
|  From class
  java.lang.Object | |||||||||||
Assembles a ChangeContext from these parameters using the hashes from the current effective diff.
| effectiveDiff | the current effective difffor the pull request | 
|---|
ChangeContext describing these parameters