Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PluginServerHandler

Hierarchy

  • PluginServerHandler

Implements

Index

Constructors

constructor

Properties

Protected Readonly pluginDeployer

pluginDeployer: PluginDeployerImpl

Protected Readonly pluginsKeyValueStorage

pluginsKeyValueStorage: PluginsKeyValueStorage

Methods

deploy

  • deploy(pluginEntry: string, arg2?: System | User | CancellationToken): Promise<void>

Protected doDeploy

  • doDeploy(pluginEntry: string, type?: PluginType): Promise<void>

getAllStorageValues

getStorageValue

setStorageValue

undeploy

  • undeploy(pluginId: string): Promise<void>