Uses of Class
com.atlassian.bitbucket.content.ChangeContext.Builder
Packages that use ChangeContext.Builder
-
Uses of ChangeContext.Builder in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ChangeContext.BuilderModifier and TypeMethodDescriptionChangeContext.Builder.maxChanges
(int value) protected ChangeContext.Builder
ChangeContext.Builder.self()
-
Uses of ChangeContext.Builder in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type ChangeContext.BuilderModifier and TypeMethodDescriptionprotected ChangeContext
AbstractChangesCommandParameters.toContext
(ChangeContext.Builder builder) Appends common attributes to the providedChangeContext.Builder
before building it and returning the finalChangeContext
.