| Interface | Description |
|---|---|
| IndexHtmlGenerator |
Implementations provide HTML content for an "index.html" file.
|
| PluginUISettingsProvider |
Some plugins may have dynamic data that needs to be made available to the UI at server startup.
|
| Class | Description |
|---|---|
| AppConfig | |
| ChunkDescription | |
| DevelopmentIndexHtmlGenerator |
Development implementation of the
IndexHtmlGenerator interface that provides a dummy "index.html" page. |
| ModuleFiles | |
| ModuleManifest | |
| PluginAssets | |
| ProductionIndexHtmlGenerator |
Production implementation of the
IndexHtmlGenerator interface that provides an "index.html" page
including the production web interface assets. |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.