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.BuilderChangeContext.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 ChangeContextAbstractChangesCommandParameters.toContext(ChangeContext.Builder builder) Appends common attributes to the providedChangeContext.Builderbefore building it and returning the finalChangeContext.