Package com.atlassian.bitbucket.content
Class ChangeContext.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>
com.atlassian.bitbucket.content.ChangeContext.Builder
- Enclosing class:
- ChangeContext
public static class ChangeContext.Builder
extends SimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>
-
Field Summary
Fields inherited from class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
properties
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
maxChanges
(int value) protected ChangeContext.Builder
self()
Methods inherited from class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
properties, property
Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
-
Constructor Details
-
Builder
-
Builder
- Parameters:
context
- the context- Since:
- 4.10
-
-
Method Details
-
build
-
maxChanges
-
self
- Specified by:
self
in classSimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>
- Since:
- 4.10
-