Uses of Class
com.atlassian.bitbucket.scm.pull.PullRequestEffectiveDiff
-
Uses of PullRequestEffectiveDiff in com.atlassian.bitbucket.scm.pull
Modifier and TypeMethodDescriptionScmPullRequestCommandFactory.effectiveDiff()
Retrieves the effective diff for the pull request.Modifier and TypeMethodDescriptionPullRequestChangesCommandParameters.toContext
(PullRequestEffectiveDiff effectiveDiff) Assembles aChangeContext
from these parameters using the hashes from thecurrent effective diff
.PullRequestDiffCommandParameters.toContext
(PullRequestEffectiveDiff effectiveDiff) Assembles aDiffContext
from these parameters using the hashes from thecurrent effective diff
.