mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
1.3 KiB
1.3 KiB
Home > kibana-plugin-plugins-expressions-server > ExpressionsServerPlugin
ExpressionsServerPlugin class
Signature:
export declare class ExpressionsServerPlugin implements Plugin<ExpressionsServerSetup, ExpressionsServerStart>
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(initializerContext) | Constructs a new instance of the ExpressionsServerPlugin class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
expressions | ExpressionsService |
Methods
Method | Modifiers | Description |
---|---|---|
setup(core) | ||
start(core) | ||
stop() |