Uses of Class
com.atlassian.bitbucket.content.ChangeContext.Builder
-
Uses of ChangeContext.Builder in com.atlassian.bitbucket.content
Modifier and TypeMethodDescriptionChangeContext.Builder.maxChanges
(int value) protected ChangeContext.Builder
ChangeContext.Builder.self()
-
Uses of ChangeContext.Builder in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionprotected ChangeContext
AbstractChangesCommandParameters.toContext
(ChangeContext.Builder builder) Appends common attributes to the providedChangeContext.Builder
before building it and returning the finalChangeContext
.