Uses of Class
com.atlassian.bitbucket.content.DiffContext.Builder
-
Uses of DiffContext.Builder in com.atlassian.bitbucket.content
Modifier and TypeMethodDescriptionDiffContext.Builder.contextLines
(int value) DiffContext.Builder.maxLineLength
(int value) DiffContext.Builder.maxLines
(int value) DiffContext.Builder.whitespace
(DiffWhitespace value) -
Uses of DiffContext.Builder in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionprotected DiffContext
AbstractDiffCommandParameters.toContext
(DiffContext.Builder builder) Appends common attributes to the providedDiffContext.Builder
before building it and returning the finalDiffContext
.