public static class ChangeContext.Builder extends SimplePropertySupport.AbstractPropertyBuilder<ChangeContext.Builder>
properties
NOT_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, property
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public 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 © 2019 Atlassian. All rights reserved.