Uses of Class
com.atlassian.bitbucket.scm.AbstractDiffStatsSummaryCommandParameters
Packages that use AbstractDiffStatsSummaryCommandParameters
Package
Description
- 
Uses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scmSubclasses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scmModifier and TypeClassDescriptionclassParameters describing the two commits to diff, and additional settings for controlling the shape and content of the diff stats summary
- 
Uses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scm.compareModifier and TypeClassDescriptionclassParameters describing the paths to diff and what should be included in the generated diff stats summary when comparing two commits.
- 
Uses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scm.pullModifier and TypeClassDescriptionclassParameters describing the paths to diff and what should be included in the generated diff stats summary for a pull request