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(NodeBuilder builder)
Initializes repository content.
|
static final RepositoryInitializer DEFAULT
void initialize(NodeBuilder builder)
builder
- builder for accessing and modifying repository content"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"