Uses of Class
com.atlassian.bitbucket.scm.pull.PullRequestDiffStatsSummaryCommandParameters
Packages that use PullRequestDiffStatsSummaryCommandParameters
-
Uses of PullRequestDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scm.pull
Methods in com.atlassian.bitbucket.scm.pull that return PullRequestDiffStatsSummaryCommandParametersMethods in com.atlassian.bitbucket.scm.pull with parameters of type PullRequestDiffStatsSummaryCommandParametersModifier and TypeMethodDescriptionScmPullRequestCommandFactory.diffStatsSummary
(PullRequestDiffStatsSummaryCommandParameters parameters) Retrieves the diff stats summary for the effective diff of the given pull request.