public static class ChangeContext.Builder extends SimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>
propertiesNOT_BLANK| Constructor and Description |
|---|
Builder(ChangeContext context) |
Builder(String fromHash,
String toHash) |
| Modifier and Type | Method and Description |
|---|---|
ChangeContext |
build() |
ChangeContext.Builder |
maxChanges(int value) |
protected ChangeContext.Builder |
self() |
properties, propertyaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic Builder(@Nonnull ChangeContext context)
context - the context@Nonnull public ChangeContext build()
@Nonnull public ChangeContext.Builder maxChanges(int value)
@Nonnull protected ChangeContext.Builder self()
self in class SimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>Copyright © 2020 Atlassian. All rights reserved.