Class AbstractDiffStatsSummaryCommandParameters

Direct Known Subclasses:
CompareDiffStatsSummaryCommandParameters, DiffStatsSummaryCommandParameters, PullRequestDiffStatsSummaryCommandParameters

public class AbstractDiffStatsSummaryCommandParameters extends AbstractCommandParameters
Parameters describing the paths to diff and what should be included in the generated diff stats summary
Since:
9.1
  • Constructor Details

  • Method Details

    • getPaths

      @Nonnull public Set<String> getPaths()
      Returns:
      set of paths that limits the diff
    • getWhitespace

      @Nonnull public DiffWhitespace getWhitespace()
      Returns:
      flag to potentially ignore whitespace