Options
All
  • Public
  • Public/Protected
  • All
Menu

An extension of esm-dynamic-plugins ExtensionDescriptor interface which is specific to the Flowscripter system.

Hierarchy

Index

Properties

Optional Readonly extensionData

extensionData: any

Optional data provided by the Extension to the host application

Readonly extensionPointId

extensionPointId: string

The implemented Extension Point ID

Readonly factory

Provides a FlowscripterExtensionFactory which can be used to create an instance of the Extension Point to which this FlowscripterExtensionDescriptor object relates.