execution()
Home > @gooddata/sdk-backend-spi > IAnalyticalWorkspace > execution
IAnalyticalWorkspace.execution() method
Returns execution factory - which is an entry point to triggering executions and thus obtaining analytics from the workspace.
Signature:
execution(): IExecutionFactory;
Returns: