public interface RepositoryInitializer
Modifier and Type | Field and Description |
---|---|
static RepositoryInitializer |
DEFAULT
Default implementation makes no changes to the repository.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(@NotNull NodeBuilder builder)
Initializes repository content.
|
static final RepositoryInitializer DEFAULT
void initialize(@NotNull @NotNull NodeBuilder builder)
builder
- builder for accessing and modifying repository contentCopyright © 2010 - 2020 Adobe. All Rights Reserved