public abstract static class SimplePropertySupport.AbstractPropertyBuilder<B extends SimplePropertySupport.AbstractPropertyBuilder<B>> extends BuilderSupport
Modifier and Type | Field and Description |
---|---|
protected PropertyMap.Builder |
properties |
NOT_BLANK
Modifier | Constructor and Description |
---|---|
protected |
AbstractPropertyBuilder() |
protected |
AbstractPropertyBuilder(PropertySupport entity) |
Modifier and Type | Method and Description |
---|---|
B |
properties(Map<String,Object> other) |
B |
property(String key,
Object value) |
protected abstract B |
self() |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
protected final PropertyMap.Builder properties
protected AbstractPropertyBuilder()
protected AbstractPropertyBuilder(@Nonnull PropertySupport entity)
Copyright © 2022 Atlassian. All rights reserved.