kibana/docs/development/plugins/expressions/server/kibana-plugin-plugins-expressions-server.executioncontext.getexecutioncontext.md
Kibana Machine 50d6106e56
Instrument vis_type_vislib, lens and vis_type_timeseries with execution context service (#105206) (#106117)
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>

Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2021-07-19 19:19:19 +00:00

610 B

Home > kibana-plugin-plugins-expressions-server > ExecutionContext > getExecutionContext

ExecutionContext.getExecutionContext property

Contains the meta-data about the source of the expression.

Signature:

getExecutionContext: () => IExecutionContextContainer | undefined;