Uses of Class
com.atlassian.bitbucket.scm.AbstractDiffStatsSummaryCommandParameters
Packages that use AbstractDiffStatsSummaryCommandParameters
Package
Description
-
Uses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scm
Subclasses of AbstractDiffStatsSummaryCommandParameters in com.atlassian.bitbucket.scmModifier and TypeClassDescriptionclass
Parameters 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.compare
Modifier and TypeClassDescriptionclass
Parameters 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.pull
Modifier and TypeClassDescriptionclass
Parameters describing the paths to diff and what should be included in the generated diff stats summary for a pull request