| Interface | Description |
|---|---|
| Initializer.InputStreamLoader |
We push the loading of resources to the application, just because in
some cases the application can offer the ability to load from the
classpath...
|
| Class | Description |
|---|---|
| Initializer |
The Initializer is the entry point for seeding data for Commons
installations.
|
| Initializer.InitializerConfig |
Defines configuration values that are mapped via YAML code into this
class.
|
| Initializer.PerforceOptions |
Options to configure the seedPerforce method.
|
| Initializer.SeedOptions | |
| ServerWrapper |
Wraps the IOptionsServer with helper methods.
|